Skip to main content

황지영 교수

Jae-Woo Hwang

KAIST 반도체시스템공학과 · 컴퓨터과학

연구실 소개

황지영 교수의 연구실은 네트워크 분석과 지능형 데이터 기반 지식 추출을 중심으로 연구를 진행하고 있습니다. 특히, 중첩되는 커뮤니티 탐지, 서명된 네트워크의 균형 이론 기반 클러스터링, 그리고 지식 그래프의 다중 모odal 정보 통합 기반 임베딩 기법 등에서 핵심 기여를 하고 있습니다. 연구는 실생활에서의 복잡한 관계 구조를 정확하고 효율적으로 탐지하고 이해하는 데 초점을 맞추고 있습니다. 특히, 데이터의 중첩성, 비포괄성, 다중 모odal 정보 통합 문제를 종합적으로 해결하는 데 기여하고 있습니다.

커뮤니티 탐지서명된 네트워크지식 그래프다중 모달 임베딩중첩 클러스터링

연구 현황

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

연구 성과 추이

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

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

주요 논문

15
1
논문|인용수 245·2016
Overlapping Community Detection Using Neighborhood-Inflated Seed Expansion
Joyce Jiyoung Whang, David F. Gleich, Inderjit S. Dhillon
SJR Q1IEEE Transactions on Knowledge and Data Engineering

Community detection is an important task in network analysis. A community (also referred to as a cluster) is a set of cohesive vertices that have more connections inside the set than outside. In many social and information networks, these communities naturally overlap. For instance, in a social network, each vertex in a graph corresponds to an individual who usually participates in multiple communities. In this paper, we propose an efficient overlapping community detection algorithm using a seed

Statistical and Nonlinear PhysicsPhysics and Astronomy
2
논문|인용수 189·2013
Overlapping community detection using seed set expansion
Joyce Jiyoung Whang, David F. Gleich, Inderjit S. Dhillon

Community detection is an important task in network analysis. A community (also referred to as a cluster) is a set of cohesive vertices that have more connections inside the set than outside. In many social and information networks, these communities naturally overlap. For instance, in a social network, each vertex in a graph corresponds to an individual who usually participates in multiple communities. One of the most successful techniques for finding overlapping communities is based on local o

Statistical and Nonlinear PhysicsPhysics and Astronomy
3
논문|인용수 84·2012
Scalable clustering of signed networks using balance normalized cut
Kai-Yang Chiang, Joyce Jiyoung Whang, Inderjit S. Dhillon

We consider the general $k$-way clustering problem in signed social networks where relationships between entities can be either positive or negative. Motivated by social balance theory, the clustering problem in signed networks aims to find mutually antagonistic groups such that entities within the same group are friends with each other. A recent method proposed in [13] extended the spectral clustering algorithm to the signed network setting by considering the signed graph Laplacian. This has be

Statistical and Nonlinear PhysicsPhysics and Astronomy
4
논문|인용수 56·2015
Non-exhaustive, Overlapping k-means
Joyce Jiyoung Whang, Inderjit S. Dhillon, David F. Gleich

Traditional clustering algorithms, such as k-means, output a clustering that is disjoint and exhaustive, that is, every single data point is assigned to exactly one cluster. However, in real datasets, clusters can overlap and there are often outliers that do not belong to any cluster. This is a well recognized problem that has received much attention in the past, and several algorithms, such as fuzzy k-means have been proposed for overlapping clustering. However, most existing algorithms address

Statistical and Nonlinear PhysicsPhysics and Astronomy
5
book chapter|인용수 42·2015
Scalable Data-Driven PageRank: Algorithms, System Issues, and Lessons Learned
Joyce Jiyoung Whang, Andrew Lenharth, Inderjit S. Dhillon, Keshav Pingali
SJR Q2Lecture notes in computer scienceOA
Computer Vision and Pattern RecognitionComputer Science
6
논문|인용수 36·2023
VISTA: Visual-Textual Knowledge Graph Representation Learning
Jaejun Lee, Chanyoung Chung, Ho‐Chang Lee, Sungho Jo, Joyce Jiyoung Whang
OA

Knowledge graphs represent human knowledge using triplets composed of entities and relations. While most existing knowledge graph embedding methods only consider the structure of a knowledge graph, a few recently proposed multimodal methods utilize images or text descriptions of entities in a knowledge graph. In this paper, we propose visual-textual knowledge graphs (VTKGs), where not only entities but also triplets can be explained using images, and both entities and relations can accompany tex

Computer Vision and Pattern RecognitionComputer Science
7
논문|인용수 36·2018
Non-Exhaustive, Overlapping Clustering
Joyce Jiyoung Whang, Yangyang Hou, David F. Gleich, Inderjit S. Dhillon
SJR Q1IEEE Transactions on Pattern Analysis and Machine Intelligence

Traditional clustering algorithms, such as K-Means, output a clustering that is disjoint and exhaustive, i.e., every single data point is assigned to exactly one cluster. However, in many real-world datasets, clusters can overlap and there are often outliers that do not belong to any cluster. While this is a well-recognized problem, most existing algorithms address either overlap or outlier detection and do not tackle the problem in a unified way. In this paper, we propose an intuitive objective

Statistical and Nonlinear PhysicsPhysics and Astronomy
8
논문|인용수 36·2012
Scalable and Memory-Efficient Clustering of Large-Scale Social Networks
Joyce Jiyoung Whang, Xin Sui, Inderjit S. Dhillon

Clustering of social networks is an important task for their analysis, however, most existing algorithms do not scale to the massive size of todayâs social networks. A popular class of graph clustering algorithms for large-scale networks, such as PMetis, KMetis and Graclus, is based on a multilevel framework. Generally, these multilevel algorithms work reasonably well on networks with a few million vertices. However, when the network size increases to the scale of 10 million vertices or greater,

Statistical and Nonlinear PhysicsPhysics and Astronomy
9
논문|인용수 33·2020
MEGA
Joyce Jiyoung Whang, Rundong Du, Sangwon Jung, Geon Lee, Barry Drake, Qingqing Liu, Seonggoo Kang, Haesun Park
SJR Q1Proceedings of the VLDB Endowment

Complex relationships among entities can be modeled very effectively using hypergraphs. Hypergraphs model real-world data by allowing a hyperedge to include two or more entities. Clustering of hypergraphs enables us to group the similar entities together. While most existing algorithms solely consider the connection structure of a hypergraph to solve the clustering problem, we can boost the clustering performance by considering various features associated with the entities as well as auxiliary r

Artificial IntelligenceComputer Science
10
논문|인용수 24·2022
Semantic Grasping Via a Knowledge Graph of Robotic Manipulation: A Graph Representation Learning Approach
Ji Ho Kwak, Jaejun Lee, Joyce Jiyoung Whang, Sungho Jo
SJR Q1IEEE Robotics and Automation Letters

Semantic grasping aims to make stable robotic grasps suitable for specific object manipulation tasks. While existing semantic grasping models focus only on the grasping regions of objects based on their affordances, reasoning about which gripper to use for grasping, e.g., a rigid parallel-jaw gripper or a soft gripper, and how strongly to grasp the target object allows more sophisticated robotic manipulation. In this letter, we create a knowledge graph of robotic manipulation named roboKG to rep

Control and Systems EngineeringEngineering
11
논문|인용수 17·2019
SmartGrip: grip sensing system for commodity mobile devices through sound signals
Namhyun Kim, Junseong Lee, Joyce Jiyoung Whang, Jinkyu Lee, Jinkyu Lee, Jinkyu Lee
SJR Q2Personal and Ubiquitous Computing
Human-Computer InteractionComputer Science
12
논문|인용수 17·2022
HiddenCPG: Large-Scale Vulnerable Clone Detection Using Subgraph Isomorphism of Code Property Graphs
Seongil Wi, Sijae Woo, Joyce Jiyoung Whang, Sooel Son
Proceedings of the ACM Web Conference 2022

A code property graph (CPG) is a joint representation of syntax, control flows, and data flows of a target application. Recent studies have demonstrated the promising efficacy of leveraging CPGs for the identification of vulnerabilities. It recasts the problem of implementing a specific static analysis for a target vulnerability as a graph query composition problem. It requires devising coarse-grained graph queries that model vulnerable code patterns. Unfortunately, such coarse-grained queries o

Information SystemsComputer Science
13
book chapter|인용수 15·2013
Parallel Clustered Low-Rank Approximation of Graphs and Its Application to Link Prediction
Xin Sui, Tsung-Hsien Lee, Joyce Jiyoung Whang, Berkant Savas, Saral Jain, Keshav Pingali, Inderjit S. Dhillon
SJR Q2Lecture notes in computer science
Computational MechanicsEngineering
14
논문|인용수 14·2023
Representation Learning on Hyper-Relational and Numeric Knowledge Graphs with Transformers
Chanyoung Chung, Jaejun Lee, Joyce Jiyoung Whang
OA

In a hyper-relational knowledge graph, a triplet can be associated with a set of qualifiers, where a qualifier is composed of a relation and an entity, providing auxiliary information for the triplet. While existing hyper-relational knowledge graph embedding methods assume that the entities are discrete objects, some information should be represented using numeric values, e.g., (J.R.R., was born in, 1892). Also, a triplet (J.R.R., educated at, Oxford Univ.) can be associated with a qualifier suc

Artificial IntelligenceComputer Science
15
논문|인용수 13·2023
Learning Representations of Bi-level Knowledge Graphs for Reasoning beyond Link Prediction
Chanyoung Chung, Joyce Jiyoung Whang
Proceedings of the AAAI Conference on Artificial IntelligenceOA

Knowledge graphs represent known facts using triplets. While existing knowledge graph embedding methods only consider the connections between entities, we propose considering the relationships between triplets. For example, let us consider two triplets T1 and T2 where T1 is (Academy_Awards, Nominates, Avatar) and T2 is (Avatar, Wins, Academy_Awards). Given these two base-level triplets, we see that T1 is a prerequisite for T2. In this paper, we define a higher-level triplet to represent a relati

Artificial IntelligenceComputer Science

대표 연구 분야

Artificial IntelligenceStatistical and Nonlinear PhysicsComputer Vision and Pattern RecognitionInformation SystemsComputational MechanicsHuman-Computer Interaction

황지영 교수의 연구를 Nubint에서 더 깊이 살펴보세요

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