Skip to main content

Dongwon Lee

Seoul National University · 情報科学

研究室紹介

Professor Dongwon Lee's research lab specializes in data management, semantic web technologies, and digital library systems, with a strong focus on improving data quality and interoperability in large-scale information systems. The lab investigates challenges related to XML data modeling, schema mapping, and citation resolution in bibliographic databases, while also exploring user behavior in digital environments such as social networking services and e-commerce platforms. Their work bridges theoretical foundations in data modeling with practical applications in web-scale data integration and user-centric information systems.

XML schemadata qualitydigital librariese-commerce adoptionuser behavior modeling

Research Overview

Papers
438
Total Citations
9,674
Papers (5y)
146
Primary Field
情報科学

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
146total
2021
2022
2023
2024
2025
Citations per year (5y)
885total
20212022202320242025

Selected Papers

15
1
Article|213 citations·2000
Comparative analysis of six XML schema languages
Dongwon Lee, Wesley W. Chu
SJR Q2ACM SIGMOD Record

As XML [5] is emerging as the data format of the internet era, there is an substantial increase of the amount of data in XML format. To better describe such XML data structures and constraints, several XML schema languages have been proposed. In this paper, we present a comparative analysis of six noteworthy XML schema languages.

Computer Networks and CommunicationsComputer Science
2
Article|90 citations·2016
Improving the accuracy of top-N recommendation using a preference model
Jongwuk Lee, Dongwon Lee, Yeon-Chang Lee, Wonseok Hwang, Sang‐Wook Kim
SJR Q1Information Sciences
Information SystemsComputer Science
3
Article|90 citations·2005
Effective and scalable solutions for mixed and split citation problems in digital libraries
Dongwon Lee, Byung-Won On, Jaewoo Kang, Sanghyun Park

In this paper, we consider two important problems that commonly occur in bibliographic digital libraries, which seriously degrade their data qualities: Mixed Citation (MC) problem (i.e., citations of different scholars with their names being homonyms are mixed together) and Split Citation (SC) problem (i.e., citations of the same author appear under different name variants). In particular, we investigate an effective yet scalable solution since citations in such digital libraries tend to be larg

Management Science and Operations ResearchDecision Sciences
4
Article|79 citations·2002
NeT & CoT
Dongwon Lee, Murali Mani, Frank Chiu, Wesley W. Chu

Two algorithms, called NeT and CoT, to translate relational schemas to XML schemas using various semantic constraints are presented. The XML schema representation we use is a language-independent formalism named XSchema, that is both precise and concise. A given XSchema can be mapped to a schema in any of the existing XML schema language proposals. Our proposed algorithms have the following characteristics: (1) NeT derives a nested structure from a flat relational model by repeatedly applying th

Computer Networks and CommunicationsComputer Science
5
Article|68 citations·2007
Are your citations clean?
Dongwon Lee, Jaewoo Kang, Prasenjit Mitra, C. Lee Giles, Byung-Won On
SJR Q1Communications of the ACM

If they are, only one can refer to a distinct document; if not, many can refer to the same document.

Management Science and Operations ResearchDecision Sciences
6
Article|62 citations·2012
Utility-based association rule mining: A marketing solution for cross-selling
Dongwon Lee, Sung-Hyuk Park, Songchun Moon
SJR Q1Expert Systems with Applications
Information SystemsComputer Science
7
Article|57 citations·2001
CPI: Constraints-Preserving Inlining algorithm for mapping XML DTD to relational schema
Dongwon Lee, Wesley W. Chu
SJR Q2Data & Knowledge Engineering
Computer Networks and CommunicationsComputer Science
8
Article|55 citations·1999
Semantic caching via query matching for web sources
Dongwon Lee, Wesley W. Chu
OA

A semantic caching scheme suitable for wrappers wrapping web sources is presented. Since the web sources have typically weaker querying capabilities than conventional databases, existing semantic caching schemes cannot be applied directly. A seamlessly integrated query translation and capability mapping between the wrappers and web sources in semantic caching is described. In addition, an analysis on the match types between the user's input query and cached queries is presented. Semantic knowled

Computer Networks and CommunicationsComputer Science
9
Article|53 citations·2001
Nesting-Based Relational-to-XML Schema Translation.
Dongwon Lee, Murali Mani, Frank Chiu, Wesley W. Chu

this paper, we study the problems in this conversion. Especially, we are interested in finding XML schema (e.g., DTD, XML-Schema, RELAX) that best describes the existing relational schema. Having the XML schema that precisely describes the semantics and structures of the original relational data is important to further maintain the converted XML documents in future. We first present a straightforward relational to XML translation algorithm, called Flat Translation (FT). Since FT maps the flat re

Computer Networks and CommunicationsComputer Science
10
Book Chapter|53 citations·2000
Constraints-Preserving Transformation from XML Document Type Definition to Relational Schema
Dongwon Lee, Wesley W. Chu
SJR Q2Lecture notes in computer science
Computer Networks and CommunicationsComputer Science
11
Article|31 citations·2002
Query relaxation for xml model
Dongwon Lee

This dissertation addresses mainly three issues needed to support query relaxation for XML model: framework formalization, extension of existing database techniques, and data conversion between XML and relational models.

Computer Networks and CommunicationsComputer Science
12
Article|27 citations·2019
Extraction of Tantalum Powder via the Magnesium Reduction of Tantalum Pentoxide
Seon-Min Hwang, Jei‐Pil Wang, Dongwon Lee
SJR Q2MetalsOA

The metallic tantalum powder was successfully synthesized via reduction of tantalum pentoxide (Ta2O5) with magnesium gas at 1073~1223 K for 10 h inside the chamber held under an argon atmosphere. The powder obtained after reduction shows the Ta–MgO mixed structure and that the MgO component was dissolved and removed fully via stirring in a water-based HCl solution. The particle size in the tantalum powder obtained after acid leaching was shown to be in a range of 50~300 nm, and the mean internal

Fluid Flow and Transfer ProcessesChemical Engineering
13
Article|24 citations·2003
Schema Conversion Methods between XML and Relational Models.
Dongwon Lee, Murali Mani, Wesley W. Chu

In this chapter, three semantics-based schema conversion methods are presented: 1) CPI converts an XML schema to a relational schema while preserving semantic constraints of the original XML schema, 2) NeT derives a nested structured XML schema from a flat relational schema by repeatedly applying the nest operator so that the resulting XML schema becomes hierarchical, and 3) CoT takes a relational schema as input, where multiple tables are interconnected through inclusion dependencies and genera

Computer Networks and CommunicationsComputer Science
14
Book Chapter|24 citations·2003
Supporting XML Security Models Using Relational Databases: A Vision
Dongwon Lee, Wang-Chien Lee, Peng Liu
SJR Q2Lecture notes in computer science
Sociology and Political ScienceSocial Sciences
15
Article|22 citations·2010
Design space exploration of the turbo decoding algorithm on GPUs
Dongwon Lee, Marilyn Wolf, Hyesoon Kim

In this paper, we explore the design space of the Turbo decoding algorithm on GPUs and find a performance bottleneck. We consider three axes for the design space exploration: a radix degree, a parallelization method, and the number of sub-frames per thread block. In Turbo decoding, a degree of radix affects computational complexity and memory access patterns in both algorithmic and implementation viewpoints. Second, computations of branch metrics (BMs) and state metrics (SMs) have a different de

Computer Networks and CommunicationsComputer Science

Research Areas

Artificial IntelligenceInformation SystemsSociology and Political ScienceComputer Networks and CommunicationsManagement Science and Operations ResearchStatistical and Nonlinear Physics

Dongwon Leeの研究をNubintでさらに深く

この研究室の論文をアプリで開き、AIと共に読み、要約し、引用しましょう。