Skip to main content

Showing 1–11 of 11 results for author: Whang, J J

  1. arXiv:2406.11244  [pdf, other

    cs.LG cs.AI

    SpoT-Mamba: Learning Long-Range Dependency on Spatio-Temporal Graphs with Selective State Spaces

    Authors: Jinhyeok Choi, Heehyeon Kim, Minhyeong An, Joyce Jiyoung Whang

    Abstract: Spatio-temporal graph (STG) forecasting is a critical task with extensive applications in the real world, including traffic and weather forecasting. Although several recent methods have been proposed to model complex dynamics in STGs, addressing long-range spatio-temporal dependencies remains a significant challenge, leading to limited performance gains. Inspired by a recently proposed state space… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

    Comments: 6 pages, 2 figures, 3 tables. Spatio-Temporal Reasoning and Learning (STRL) Workshop at the 33rd International Joint Conference on Artificial Intelligence (IJCAI 2024)

  2. arXiv:2405.06418  [pdf, other

    cs.LG cs.AI stat.ML

    PAC-Bayesian Generalization Bounds for Knowledge Graph Representation Learning

    Authors: Jaejun Lee, Minsung Hwang, Joyce Jiyoung Whang

    Abstract: While a number of knowledge graph representation learning (KGRL) methods have been proposed over the past decade, very few theoretical analyses have been conducted on them. In this paper, we present the first PAC-Bayesian generalization bounds for KGRL methods. To analyze a broad class of KGRL models, we propose a generic framework named ReED (Relation-aware Encoder-Decoder), which consists of a r… ▽ More

    Submitted 3 June, 2024; v1 submitted 10 May, 2024; originally announced May 2024.

    Comments: 32 pages, 3 figures, 4 tables, The 41st International Conference on Machine Learning (ICML 2024)

  3. arXiv:2310.04171  [pdf, other

    cs.LG cs.AI cs.CR

    Dynamic Relation-Attentive Graph Neural Networks for Fraud Detection

    Authors: Heehyeon Kim, Jinhyeok Choi, Joyce Jiyoung Whang

    Abstract: Fraud detection aims to discover fraudsters deceiving other users by, for example, leaving fake reviews or making abnormal transactions. Graph-based fraud detection methods consider this task as a classification problem with two classes: frauds or normal. We address this problem using Graph Neural Networks (GNNs) by proposing a dynamic relation-attentive aggregation mechanism. Based on the observa… ▽ More

    Submitted 3 January, 2024; v1 submitted 6 October, 2023; originally announced October 2023.

    Comments: 5 pages, 3 figures, 3 tables. Machine Learning on Graphs (MLoG) Workshop at the 23rd IEEE International Conference on Data Mining (ICDM 2023)

    ACM Class: I.2

  4. arXiv:2305.19987  [pdf, other

    cs.LG cs.AI

    InGram: Inductive Knowledge Graph Embedding via Relation Graphs

    Authors: Jaejun Lee, Chanyoung Chung, Joyce Jiyoung Whang

    Abstract: Inductive knowledge graph completion has been considered as the task of predicting missing triplets between new entities that are not observed during training. While most inductive knowledge graph completion methods assume that all entities can be new, they do not allow new relations to appear at inference time. This restriction prohibits the existing methods from appropriately handling real-world… ▽ More

    Submitted 17 August, 2023; v1 submitted 31 May, 2023; originally announced May 2023.

    Comments: 14 pages, 4 figures, 6 tables, 40th International Conference on Machine Learning (ICML 2023)

  5. Representation Learning on Hyper-Relational and Numeric Knowledge Graphs with Transformers

    Authors: Chanyoung Chung, Jaejun Lee, Joyce Jiyoung Whang

    Abstract: A hyper-relational knowledge graph has been recently studied where a triplet is associated with a set of qualifiers; a qualifier is composed of a relation and an entity, providing auxiliary information for a 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.… ▽ More

    Submitted 9 July, 2024; v1 submitted 29 May, 2023; originally announced May 2023.

    Comments: 11 pages, 5 figures, 12 tables. 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2023). This version includes updated results after fixing a bug

  6. arXiv:2305.01579  [pdf, other

    cs.CL cs.AI

    Why So Gullible? Enhancing the Robustness of Retrieval-Augmented Models against Counterfactual Noise

    Authors: Giwon Hong, Jeonghwan Kim, Junmo Kang, Sung-Hyon Myaeng, Joyce Jiyoung Whang

    Abstract: Most existing retrieval-augmented language models (LMs) assume a naive dichotomy within a retrieved document set: query-relevance and irrelevance. Our work investigates a more challenging scenario in which even the "relevant" documents may contain misleading or incorrect information, causing conflict among the retrieved documents and thereby negatively influencing model decisions as noise. We obse… ▽ More

    Submitted 9 June, 2024; v1 submitted 2 May, 2023; originally announced May 2023.

    Comments: NAACL 2024 (Findings; Long Paper)

  7. Learning Representations of Bi-level Knowledge Graphs for Reasoning beyond Link Prediction

    Authors: Chanyoung Chung, Joyce Jiyoung Whang

    Abstract: 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 $T_1$ and $T_2$ where $T_1$ is (Academy_Awards, Nominates, Avatar) and $T_2$ is (Avatar, Wins, Academy_Awards). Given these two base-level triplets… ▽ More

    Submitted 23 October, 2023; v1 submitted 6 February, 2023; originally announced February 2023.

    Comments: 14 pages, 3 figures, 15 tables. 37th AAAI Conference on Artificial Intelligence (AAAI 2023)

  8. arXiv:2104.10360  [pdf, other

    cs.SE

    Improving Test Distance for Failure Clustering with Hypergraph Modelling

    Authors: Gabin An, Juyeon Yoon, Joyce Jiyoung Whang, Shin Yoo

    Abstract: Automated debugging techniques, such as Fault Localisation (FL) or Automated Program Repair (APR), are typically designed under the Single Fault Assumption (SFA). However, in practice, an unknown number of faults can independently cause multiple test case failures, making it difficult to allocate resources for debugging and to use automated debugging techniques. Clustering algorithms have been app… ▽ More

    Submitted 21 April, 2021; originally announced April 2021.

    Comments: 23 pages, 5 tables, 9 figures

  9. Non-Exhaustive, Overlapping Co-Clustering: An Extended Analysis

    Authors: Joyce Jiyoung Whang, Inderjit S. Dhillon

    Abstract: The goal of co-clustering is to simultaneously identify a clustering of rows as well as columns of a two dimensional data matrix. A number of co-clustering techniques have been proposed including information-theoretic co-clustering and the minimum sum-squared residue co-clustering method. However, most existing co-clustering algorithms are designed to find pairwise disjoint and exhaustive co-clust… ▽ More

    Submitted 24 April, 2020; originally announced April 2020.

    Journal ref: "Non-Exhaustive, Overlapping Co-Clustering", Proceedings of the 26th ACM Conference on Information and Knowledge Management (CIKM), pages 2367-2370, November 2017

  10. arXiv:1602.01910  [pdf, other

    cs.LG

    Fast Multiplier Methods to Optimize Non-exhaustive, Overlapping Clustering

    Authors: Yangyang Hou, Joyce Jiyoung Whang, David F. Gleich, Inderjit S. Dhillon

    Abstract: Clustering is one of the most fundamental and important tasks in data mining. Traditional clustering algorithms, such as K-means, assign every data point to exactly one cluster. However, in real-world datasets, the clusters may overlap with each other. Furthermore, often, there are outliers that should not belong to any cluster. We recently proposed the NEO-K-Means (Non-Exhaustive, Overlapping K-M… ▽ More

    Submitted 4 February, 2016; originally announced February 2016.

    Comments: 9 pages. 2 figures

  11. arXiv:1503.07439  [pdf, ps, other

    cs.SI physics.soc-ph

    Overlapping Community Detection Using Neighborhood-Inflated Seed Expansion

    Authors: Joyce Jiyoung Whang, David F. Gleich, Inderjit S. Dhillon

    Abstract: 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 commun… ▽ More

    Submitted 3 April, 2015; v1 submitted 25 March, 2015; originally announced March 2015.