Skip to main content

황승원 교수

Seung-won Hwang

서울대학교 · 컴퓨터과학

연구실 소개

황승원 교수의 연구실은 자연어 처리와 데이터베이스 최적화 분야에서 핵심 기술을 개발하고 있습니다. 특히, 리뷰 분석에서의 쿨스타트 문제 해결을 위한 하이브리드 컨텍스트 기반 감성 분류 기법과, 다양한 소스를 통합해 효율적으로 랭크된 쿼리를 처리하는 미들웨어 기반 쿼리 최적화 기법을 주요 연구 주제로 다룹니다. 또한, 사용자나 제품 정보를 효과적으로 통합해 분류 성능을 향상시키는 메타데이터 처리 기법과 번역 기반 도메인 독립적 문장 맥락 활용 기술 등, 실제 시스템 적용에 초점을 맞춘 지능형 정보 처리 기술을 연구합니다.

감성 분석쿼리 최적화미들웨어쿨스타트 문제메타데이터 통합

연구 현황

논문 수
139
총 인용 수
1,323
최근 5년 논문
61
주요 분야
컴퓨터과학

연구 성과 추이

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

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

주요 논문

15
1
논문|인용수 88·2014
Predictive parallelization
Myeongjae Jeon, Saehoon Kim, Seung-won Hwang, Yuxiong He, Sameh Elnikety, Alan L. Cox, Scott Rixner
FWCI 13.0

Web search engines are optimized to reduce the high-percentile response time to consistently provide fast responses to almost all user queries. This is a challenging task because the query workload exhibits large variability, consisting of many short-running queries and a few long-running queries that significantly impact the high-percentile response time. With modern multicore servers, parallelizing the processing of an individual query is a promising solution to reduce query execution time, bu

Computer Networks and CommunicationsComputer Science
2
논문|인용수 88·2008
Personalized top-k skyline queries in high-dimensional space
Jongwuk Lee, Gae-won You, Seung-won Hwang
SJR Q1FWCI 6.1Information Systems
Signal ProcessingComputer Science
3
논문|인용수 87·2004
Automatic categorization of query results
Kaushik Chakrabarti, Surajit Chaudhuri, Seung-won Hwang
FWCI 5.2

Exploratory ad-hoc queries could return too many answers - a phenomenon commonly referred to as "information overload". In this paper, we propose to automatically categorize the results of SQL queries to address this problem. We dynamically generate a labeled, hierarchical category structure - users can determine whether a category is relevant or not by examining simply its label; she can then explore just the relevant categories and ignore the remaining ones, thereby reducing information overlo

Signal ProcessingComputer Science
4
논문|인용수 85·2013
Enriching Documents with Examples
Jin-Han Kim, Sang-Hoon Lee, Seung-won Hwang, Sunghun Kim
SJR Q1FWCI 31.3ACM Transactions on Information Systems

Software developers increasingly rely on information from the Web, such as documents or code examples on application programming interfaces (APIs), to facilitate their development processes. However, API documents often do not include enough information for developers to fully understand how to use the APIs, and searching for good code examples requires considerable effort. To address this problem, we propose a novel code example recommendation system that combines the strength of browsing docum

Information SystemsComputer Science
5
논문|인용수 59·2013
Scalable skyline computation using a balanced pivot selection technique
Jongwuk Lee, Seung-won Hwang
SJR Q1FWCI 3.2Information Systems
Signal ProcessingComputer Science
6
논문|인용수 25·2005
Optimizing Access Cost for Top-k Queries over Web Sources: A Unified Cost-Based Approach
Seung-won Hwang, Kevin Chen–Chuan Chang
FWCI 3.6

We study the problem of supporting ranked queries in middleware environments, where queries are evaluated over multiple sources. In particular, we study Web middleware scenarios, querying over various Web sources. To motivate, consider a Web "travel agent" scenario for finding restaurants and hotels. (We use this real scenario as "benchmark" queries for experiments as well). In particular, how to access sources with different capabilities and costs, to answer queries efficiently? As our Web midd

Signal ProcessingComputer Science
7
논문|인용수 21·2012
Interactive skyline queries
Jongwuk Lee, Gae-won You, Seung-won Hwang, Joachim Selke, Wolf‐Tilo Balke
SJR Q1FWCI 2.2Information Sciences
Signal ProcessingComputer Science
8
논문|인용수 18·2008
Search structures and algorithms for personalized ranking
Gae-won You, Seung-won Hwang
SJR Q1FWCI 4.2Information Sciences
Signal ProcessingComputer Science
9
논문|인용수 10·2022
Plug-and-Play Adaptation for Continuously-updated QA
Kyungjae Lee, Wookje Han, Seung-won Hwang, Hwaran Lee, Joonsuk Park, Sang-Woo Lee
FWCI 0.9Findings of the Association for Computational Linguistics: ACL 2022OA

Language models (LMs) have shown great potential as implicit knowledge bases (KBs). And for their practical use, knowledge in LMs need to be updated periodically. However, existing tasks to assess LMs' efficacy as KBs do not adequately consider multiple large-scale updates.

Artificial IntelligenceComputer Science
10
논문|인용수 6·2005
Supporting Ranking for Data Retrieval
Seung-won Hwang
Illinois Digital Environment for Access to Learning and Scholarship (University of Illinois at Urbana-Champaign)OA

The explosion of internet usage has provided users with access to information in an unprecedented scale-- The data retrieval problem of finding relevant data has thus become a clear challenge. Such retrieval, with the large scale of data, has naturally demanded ranked answers, or ``best first,'' to enable users to focus on a few top results.
\n
\nThis thesis presents techniques to support this ranked data retrieval efficiently and effectively First, efficient processing: As data retrieva

Signal ProcessingComputer Science
11
book chapter|인용수 3·2023
C$$^2$$LIR: Continual Cross-Lingual Transfer for Low-Resource Information Retrieval
Jaeseong Lee, Dohyeon Lee, Jongho Kim, Seung-won Hwang
SJR Q2FWCI 1.6Lecture notes in computer science
Artificial IntelligenceComputer Science
12
논문|인용수 3·2023
When to Read Documents or QA History: On Unified and Selective Open-domain QA
Kyungjae Lee, SangEun Han, Seung-won Hwang, Moontae Lee
FWCI 0.5OA

This paper studies the problem of open-domain question answering, with the aim of answering a diverse range of questions leveraging knowledge resources. Two types of sources, QA-pair and document corpora, have been actively leveraged with the following complementary strength. The former is highly precise when the paraphrase of given question q was seen and answered during training, often posed as a retrieval problem, while the latter generalizes better for unseen questions. A natural follow-up i

Artificial IntelligenceComputer Science
13
논문|인용수 2·2022
Normalizing Mutual Information for Robust Adaptive Training for Translation
Youngwon Lee, Changmin Lee, Ho‐Jin Lee, Seung-won Hwang
FWCI 0.3OA

Despite the success of neural machine translation models, tensions between fluency of optimizing target language modeling and source-faithfulness remain as challenges. Previously, Conditional Bilingual Mutual Information (CBMI), a scoring metric for the importance of target sentences and tokens, was proposed to encourage fluent and faithful translations. The score is obtained by combining the probability from the translation model and the target language model, which is then used to assign diffe

Artificial IntelligenceComputer Science
14
논문|인용수 2·2007
Mining and processing category ranking
Seung-won Hwang, Hwanjo Yu

As more and more data are becoming accessible, a naive retrieval of such data may often result in too many answers, as we commonly call "information overload".

Signal ProcessingComputer Science
15
논문|인용수 1·2006
Optimizing Ranked Retrieval over Categorical Attributes
Seung-won Hwang
FWCI 0.3

As the entry and archival of medical data are being digitized, more and more medical data are becoming accessible. This paper studies how to enable an effective retrieval of medical data by ranked retrieval of only the most relevant highly-ranked data. While ranked retrieval has been actively studied lately, existing works have focused mainly on supporting ranking over numerical or text data. However, many existing medical data contain a large amount of categorical attributes, e.g., gender, race

Signal ProcessingComputer Science

대표 연구 분야

Artificial IntelligenceSignal ProcessingInformation SystemsComputer Vision and Pattern RecognitionComputer Networks and CommunicationsComputer Science Applications

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

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