Skip to main content

판청린 교수

Chenglin Fan

서울대학교 · 컴퓨터과학

연구실 소개

판청린 교수의 연구실은 주로 데이터 구조와 알고리즘, 특히 거리 기반의 기하 알고리즘 및 개인정보 보호를 융합한 연구를 중심으로 전개합니다. 메트릭 거리의 손상 문제를 최소화하는 복구 기법, 비공개 정보를 보호하면서도 유용한 거리 정보를 제공하는 차별적 프라이버시 기반 거리 충격 기술, 그리고 실시간으로 변화하는 환경에서의 동적 베이저노이 맵(동적 네트워크 버로이노 다이어그램) 설계 등이 핵심 연구 주제입니다. 특히, 실시간 응용과 개인정보 보호를 동시에 고려한 효율적이고 안전한 알고리즘 설계에 초점을 맞추고 있습니다.

메트릭 복구차별적 프라이버시동적 버로이노 다이어그램거리 기반 알고리즘데이터 압축

연구 현황

논문 수
64
총 인용 수
183
최근 5년 논문
24
주요 분야
컴퓨터과학

연구 성과 추이

표시된 성과는 수집된 데이터 기준으로 산출되며, 일부 차이가 있을 수 있습니다.

5개년 연도별 논문 게재 수
24총합
2022
2023
2024
2025
2026
5개년 연도별 피인용 수
25총합
20222023202420252026

주요 논문

15
1
논문|인용수 13·2020
Classification Acceleration via Merging Decision Trees
Chenglin Fan, Ping Li
FWCI 1.1

We study the problem of merging decision trees: Given k decision trees $T_1,T_2,T_3...,T_k$, we merge these trees into one super tree T with (often) much smaller size. The resultant super tree T, which is an integration of k decision trees with each leaf having a major label, can also be considered as a (lossless) compression of a random forest. For any testing instance, it is guaranteed that the tree T gives the same prediction as the random forest consisting of $T_1,T_2,T_3...,T_k$ but it save

Artificial IntelligenceComputer Science
2
book chapter|인용수 11·2018
Metric Violation Distance: Hardness and Approximation
Chenglin Fan, Benjamin Raichek, Gregory Van Buskirk
FWCI 2.5Society for Industrial and Applied Mathematics eBooksOA

Metric data plays an important role in various settings, for example, in metric-based indexing, clustering, classification, and approximation algorithms in general. Due to measurement error, noise, or an inability to completely gather all the data, a collection of distances may not satisfy the basic metric requirements, most notably the triangle inequality. In this paper we initiate the study of the metric violation distance problem: given a set of pairwise distances, modify the minimum number o

Computational Theory and MathematicsComputer Science
3
book chapter|인용수 7·2011
Fréchet-Distance on Road Networks
Chenglin Fan, Jun Luo, Binhai Zhu
SJR Q2FWCI 1.0Lecture notes in computer science
Signal ProcessingComputer Science
4
논문|인용수 7·2022
Distances Release with Differential Privacy in Tree and Grid Graph
Chenglin Fan, Ping Li
FWCI 0.72022 IEEE International Symposium on Information Theory (ISIT)

Data about individuals may contain private and sensitive information. The differential privacy (DP) was proposed to address the problem of protecting the privacy of each individual while keeping useful information about a population. Sealfon [1] introduced a private graph model in which the graph topology is assumed to be public while the weight information is assumed to be private. That model can express hidden congestion patterns in a known transportation system. In this paper, we revisit the

Artificial IntelligenceComputer Science
5
논문|인용수 7·2014
On Some Proximity Problems of Colored Sets
Chenglin Fan, Jun Luo, Wencheng Wang, Farong Zhong, Binhai Zhu
SJR Q3FWCI 1.6Journal of Computer Science and Technology
Computer Graphics and Computer-Aided DesignComputer Science
6
논문|인용수 6·2013
Voronoi diagram with visual restriction
Chenglin Fan, Jun Luo, Wencheng Wang, Binhai Zhu
SJR Q2FWCI 1.4Theoretical Computer Science
Computer Graphics and Computer-Aided DesignComputer Science
7
논문|인용수 5·2011
Half-Plane Voronoi Diagram
Chenglin Fan, Jun Luo, Jinfei Liu, Yinfeng Xu
FWCI 2.2

In normal Voronoi diagram, each site is able to see all points in the plane. In this paper, we study the problem such that each site is only able to see half-plane and construct the so-called Half-plane Voronoi Diagram (HPVD). We show that the half-plane Voronoi cell of each site is not necessary convex and it could consist of many disjoint regions. We prove that the complexity of the HPVD of n sites is $O(n^2)$. Then we give an algorithm of $O(n\log n)$ time and $O(n)$ space to construct HPVD s

Computer Graphics and Computer-Aided DesignComputer Science
8
book chapter|인용수 5·2013
Tight Approximation Bounds for Connectivity with a Color-Spanning Set
Chenglin Fan, Jun Luo, Binhai Zhu
SJR Q2FWCI 1.2Lecture notes in computer science
Computer Graphics and Computer-Aided DesignComputer Science
9
논문|인용수 5·2020
Computing the Fréchet Gap Distance
Chenglin Fan, Benjamin Raichel
SJR Q2FWCI 0.7Discrete & Computational Geometry
Computer Graphics and Computer-Aided DesignComputer Science
10
book chapter|인용수 4·2011
On Some Geometric Problems of Color-Spanning Sets
Chenglin Fan, Wenqi Ju, Jun Luo, Binhai Zhu
SJR Q2FWCI 1.6Lecture notes in computer science
Computer Graphics and Computer-Aided DesignComputer Science
11
preprint|인용수 4·2019
Generalized Metric Repair on Graphs
Chenglin Fan, Anna C. Gilbert, Benjamin Raichel, Rishi Sonthalia, Gregory Van Buskirk
arXiv (Cornell University)OA

Many modern data analysis algorithms either assume or are considerably more efficient if the distances between the data points satisfy a metric. These algorithms include metric learning, clustering, and dimension reduction. As real data sets are noisy, distances often fail to satisfy a metric. For this reason, Gilbert and Jain and Fan et al. introduced the closely related sparse metric repair and metric violation distance problems. The goal of these problems is to repair as few distances as poss

Computational Theory and MathematicsComputer Science
12
preprint|인용수 3·2022
Breaking the Linear Error Barrier in Differentially Private Graph Distance Release
Chenglin Fan, Ping Li, Xiaoyun Li
arXiv (Cornell University)OA

Releasing all pairwise shortest path (APSP) distances between vertices on general graphs under weight Differential Privacy (DP) is known as a challenging task. In the previous attempt of (Sealfon 2016}, by adding Laplace noise to each edge weight or to each output distance, to achieve DP with some fixed budget, with high probability the maximal absolute error among all published pairwise distances is roughly $O(n)$ where $n$ is the number of nodes. It was shown that this error could be reduced f

Artificial IntelligenceComputer Science
13
논문|인용수 3·2017
Computing the Fréchet Gap Distance
Chenglin Fan, Benjamin Raichel
FWCI 0.4DROPS (Schloss Dagstuhl – Leibniz Center for Informatics)OA

Measuring the similarity of two polygonal curves is a fundamental computational task. Among alternatives, the Frechet distance is one of the most well studied similarity measures. Informally, the Fréchet distance is described as the minimum leash length required for a man on one of the curves to walk a dog on the other curve continuously from the starting to the ending points. In this paper we study a variant called the Fréchet gap distance. In the man and dog analogy, the Fréchet gap distance m

Signal ProcessingComputer Science
14
book chapter|인용수 3·2015
On the Chain Pair Simplification Problem
Chenglin Fan, Omrit Filtser, Matthew J. Katz, Tim Wylie, Binhai Zhu
SJR Q2FWCI 0.7Lecture notes in computer science
Artificial IntelligenceComputer Science
15
논문|인용수 3·2010
Moving Network Voronoi Diagram
Chenglin Fan, Jianbiao He, Jun Luo, Binhai Zhu
FWCI 1.5

We study the problem of moving network Voronoi diagram: given a network with n nodes and E edges. Suppose there are m sites (cars, postmen, etc) moving along the network edges, we design the algorithms to compute the dynamic network Voronoi diagram as sites move such that we can answer the nearest neighbor query efficiently. Furthermore, we extend it to the k-order dynamic network Voronoi diagram such that we can answer the k nearest neighbor query efficiently. We also study the problem when the

Computer Graphics and Computer-Aided DesignComputer Science

대표 연구 분야

Artificial IntelligenceComputer Graphics and Computer-Aided DesignSignal ProcessingComputational Theory and MathematicsComputer Networks and CommunicationsSurgery

판청린 교수의 연구를 Nubint에서 더 깊이 살펴보세요

이 연구실의 논문을 앱에서 열어 AI와 함께 읽고, 핵심을 요약하고, 내 글에 인용하세요.