← Search

SeongKu Kang

10 accepted papers

2026

Continual Low-Rank Adapters for LLM-based Generative Recommender Systems

ICLR 2026poster

While large language models (LLMs) achieve strong performance in recommendation, they face challenges in continual learning as users, items, and user preferences evolve over time. Existing LoRA-based continual methods primarily focus on preserving performance on previous tasks, but this overlooks th…

Cited by 0SourcecodeScholar
2025

Scientific Paper Retrieval with LLM-Guided Semantic-Based Ranking

EMNLP 2025

Scientific paper retrieval is essential for supporting literature discovery and research. While dense retrieval methods demonstrate effectiveness in general-purpose tasks, they often fail to capture fine-grained scientific concepts that are essential for accurate understanding of scientific queries.

2025

Topic Coverage-based Demonstration Retrieval for In-Context Learning

EMNLP 2025

The effectiveness of in-context learning relies heavily on selecting demonstrations that provide all the necessary information for a given test input.To achieve this, it is crucial to identify and cover fine-grained knowledge requirements. However, prior methods often retrieve demonstrations based s

2024

Learning Discriminative Dynamics with Label Corruption for Noisy Label Detection

CVPR 2024poster

Label noise commonly found in real-world datasets has a detrimental impact on a model's generalization. To effectively detect incorrectly labeled instances previous works have mostly relied on distinguishable training signals such as training loss as indicators to differentiate between clean and noi…

Cited by 4SourcePDFScholar
2024

Multi-Domain Recommendation to Attract Users via Domain Preference Modeling

AAAI 2024technical

Recently, web platforms are operating various service domains simultaneously. Targeting a platform that operates multiple service domains, we introduce a new task, Multi-Domain Recommendation to Attract Users (MDRAU), which recommends items from multiple ``unseen'' domains with which each user has n…

Cited by 7SourcePDFScholar
2024

Pearl: A Review-driven Persona-Knowledge Grounded Conversational Recommendation Dataset

ACL 2024findings

Conversational recommender systems are an emerging area that has garnered increasing interest in the community, especially with the advancements in large language models (LLMs) that enable sophisticated handling of conversational input. Despite the progress, the field still has many aspects left to…

2024

Self-Consistent Reasoning-based Aspect-Sentiment Quad Prediction with Extract-Then-Assign Strategy

ACL 2024findings

In the task of aspect sentiment quad prediction (ASQP), generative methods for predicting sentiment quads have shown promisingresults. However, they still suffer from imprecise predictions and limited interpretability, caused by data scarcity and inadequate modeling of the quadruplet composition pro…

2024

Taxonomy-guided Semantic Indexing for Academic Paper Search

EMNLP 2024main

Academic paper search is an essential task for efficient literature discovery and scientific advancement. While dense retrieval has advanced various ad-hoc searches, it often struggles to match the underlying academic concepts between queries and documents, which is critical for paper search. To ena…

2023

Learning Topology-Specific Experts for Molecular Property Prediction

AAAI 2023technical

Recently, graph neural networks (GNNs) have been successfully applied to predicting molecular properties, which is one of the most classical cheminformatics tasks with various applications. Despite their effectiveness, we empirically observe that training a single GNN model for diverse molecules wit…

2022

Obtaining Calibrated Probabilities with Personalized Ranking Models

AAAI 2022technical

For personalized ranking models, the well-calibrated probability of an item being preferred by a user has great practical value. While existing work shows promising results in image classification, probability calibration has not been much explored for personalized ranking. In this paper, we aim t…