Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Changhee Lee is active.

Publication


Featured researches published by Changhee Lee.


Journal of Biomolecular Structure & Dynamics | 2011

BetaDock: Shape-Priority Docking Method Based on Beta-Complex

Deok-Soo Kim; Chong-Min Kim; Chung-In Won; Jae-Kwan Kim; Joonghyun Ryu; Youngsong Cho; Changhee Lee; Jong Bhak

Abstract This paper presents an approach and a software, BetaDock, to the docking problem by putting the priority on shape complementarity between a receptor and a ligand. The approach is based on the theory of the β-complex. Given the Voronoi diagram of the receptor whose topology is stored in the quasi-triangulation, the β-complex corresponding to water molecule is computed. Then, the boundary of the β-complex defines the β-shape which has the complete proximity information among all atoms on the receptor boundary. From the β-shape, we first compute pockets where the ligand may bind. Then, we quickly place the ligand within each pocket by solving the singular value decomposition problem and the assignment problem. Using the conformations of the ligands within the pockets as the initial solutions, we run the genetic algorithm to find the optimal solution for the docking problem. The performance of the proposed algorithm was verified through a benchmark test and showed that BetaDock is superior to a popular docking software AutoDock 4.


geometric modeling and processing | 2008

Manifoldization of β-shapes by topology operators

Donguk Kim; Changhee Lee; Youngsong Cho; Deok-Soo Kim

It is well known that the geometric structure of a protein is an important factor to determine its functions. In particular, the atoms located at the boundary of a protein are more important since various physicochemical reactions happen in the boundary of the protein. The β-shape is a powerful tool for the analysis of atoms located at the boundary since it provides the complete information of the proximity among these atoms. However, β-shapes are difficult to handle and require heavy weight data structures since they form non-manifold structure. In this paper, we propose topology operators for converting a β-shape into a manifold. Once it is converted, compact data structures for representing a manifold are available. In addition, general topology operators used for manifold structures can also be available for various applications.


Computer-aided Design | 2010

Manifoldization of β-shapes in O(n) time

Deok-Soo Kim; Changhee Lee; Youngsong Cho; Donguk Kim

The ββ-shape and the ββ-complex are recently announced geometric constructs which facilitate efficient reasoning about the proximity among spherical particles in three-dimensional space. They have proven to be very useful for the structural analysis of bio-molecules such as proteins. Being non-manifold, however, the topology traversal on the boundary of the ββ-shape is inconvenient for reasoning about the surface structure of a sphere set. In this paper, we present an algorithm to transform a ββ-shape from being non-manifold to manifold without altering any of the geometric characteristics of the model. After locating the simplexes where the non-manifoldness is defined on the ββ-shape, the algorithm augments the ββ-complex which corresponds to the ββ-shape so that all the non-manifoldness is resolved on such simplexes. The algorithm runs in O(n)O(n) time, without any floating-point operation, in the worst case for protein models where nn is the number of spherical atoms. We also provide some experimental results obtained from real protein models available from the Protein Data Bank.


Computer-aided Design | 2008

Trash removal algorithm for fast construction of the elliptic Gabriel graph using Delaunay triangulation

Changhee Lee; Donguk Kim; Hayong Shin; Deok-Soo Kim

Given a set of points P, finding near neighbors among the points is an important problem in many applications in CAD/CAM, computer graphics, computational geometry, etc. In this paper, we propose an efficient algorithm for constructing the elliptic Gabriel graph (EGG), which is a generalization of the well-known Gabriel graph and parameterized by a non-negative value @a. Our algorithm is based on the observation that a candidate point which may define an edge of an EGG with a given point p@?P is always in the scaled Voronoi region of p with a scale factor 2/@a^2 when the parameter @a =1, due to the fact that EGG is a subgraph of the Delaunay graph of P, EGG can be efficiently computed by watching the validity of each edge in the Delaunay graph. The proposed algorithm is shown to have its time complexity as O(n^3) in the worst case and O(n) in the average case when @a is moderately close to unity. The idea presented in this paper may similarly apply to other problems for the proximity search for point sets.


international conference on computational science and its applications | 2006

Efficient computation of elliptic gabriel graph

Changhee Lee; Donguk Kim; Hayong Shin; Deok-Soo Kim

Searching neighboring points around a point in a point set has been important for various applications and there have been extensive studies such as the minimum spanning tree, relative neighborhood graph, Delaunay triangulation, Gabriel graph, and so on. n nObserving the fact that the previous approaches of neighbor search may possibly sample severely biased neighbors in a set of unevenly distributed points, an elliptic Gabriel graph has recently been proposed. By extending the influence region from a circle to an ellipse, the elliptic Gabriel graph generalizes the ordinary Gabriel graph. Hence, the skewness in the sampled neighbors is rather reduced. n nIn this paper, we present a simple observation which allows to compute the correct elliptic Gabriel graph efficiently by reducing the search space.


Computer-aided Design | 2010

Manifoldization of ββ-shapes in O(n)O(n) time

Deok-Soo Kim; Changhee Lee; Youngsong Cho; Donguk Kim

The ββ-shape and the ββ-complex are recently announced geometric constructs which facilitate efficient reasoning about the proximity among spherical particles in three-dimensional space. They have proven to be very useful for the structural analysis of bio-molecules such as proteins. Being non-manifold, however, the topology traversal on the boundary of the ββ-shape is inconvenient for reasoning about the surface structure of a sphere set. In this paper, we present an algorithm to transform a ββ-shape from being non-manifold to manifold without altering any of the geometric characteristics of the model. After locating the simplexes where the non-manifoldness is defined on the ββ-shape, the algorithm augments the ββ-complex which corresponds to the ββ-shape so that all the non-manifoldness is resolved on such simplexes. The algorithm runs in O(n)O(n) time, without any floating-point operation, in the worst case for protein models where nn is the number of spherical atoms. We also provide some experimental results obtained from real protein models available from the Protein Data Bank.


Computer-aided Design | 2010

Manifoldization of -shapes in time

Deok-Soo Kim; Changhee Lee; Youngsong Cho; Donguk Kim

The ββ-shape and the ββ-complex are recently announced geometric constructs which facilitate efficient reasoning about the proximity among spherical particles in three-dimensional space. They have proven to be very useful for the structural analysis of bio-molecules such as proteins. Being non-manifold, however, the topology traversal on the boundary of the ββ-shape is inconvenient for reasoning about the surface structure of a sphere set. In this paper, we present an algorithm to transform a ββ-shape from being non-manifold to manifold without altering any of the geometric characteristics of the model. After locating the simplexes where the non-manifoldness is defined on the ββ-shape, the algorithm augments the ββ-complex which corresponds to the ββ-shape so that all the non-manifoldness is resolved on such simplexes. The algorithm runs in O(n)O(n) time, without any floating-point operation, in the worst case for protein models where nn is the number of spherical atoms. We also provide some experimental results obtained from real protein models available from the Protein Data Bank.


한국CDE학회 국제학술발표 논문집 | 2010

Geometrization for the Molecular Structure Problems using the Beta-complex

Deok-Soo Kim; Youngsong Cho; Chong-Min Kim; Jae-Kwan Kim; Joonghyun Ryu; Chung-In Won; Changhee Lee


한국CAD/CAM학회 학술발표회 논문집 | 2010

Pocket Extraction on a Protein Boundary using Manifoldized β-shape

Changhee Lee; Chong-Min Kim; Youngsong Cho; Joonghyun Ryu; Deok-Soo Kim


한국CAD/CAM학회 국제학술발표 논문집 | 2010

BetaMol: A Molecular Modeling Software based on the Beta-complex

Deok-Soo Kim; Youngsong Cho; Chong-Min Kim; Jae-Kwan Kim; Joonghyun Ryu; Chung-In Won; Changhee Lee

Collaboration


Dive into the Changhee Lee's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Jong Bhak

Ulsan National Institute of Science and Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge