← Search

Guandong Xu

21 accepted papers

2026

CORAL: Uncertainty-Aware Regulation of Exposure Concentration in Recommender Systems

ICML 2026poster

Recommender systems (RS) may suffer from feedback-driven exposure concentration, where repeated engagement optimization collapses exposure onto a narrow set of categories, reducing catalog coverage and degrading long-horizon learning. Existing methods are often post hoc and typically lack principled…

Cited by 0SourceScholar
2026

Don't Force the Fit: Bounded Log-Likelihood Loss for Enhanced Reasoning in Large Language Models

ICML 2026oral

Supervised fine-tuning (SFT) is central to aligning large language models (LLMs) with instruction following and task-specific reasoning. Despite its success, SFT optimizes token-level likelihoods under the implicit assumption that strictly fitting all tokens in expert demonstrations induces the desi…

Cited by 0SourceScholar
2025

Is LLMs Hallucination Usable? LLM-based Negative Reasoning for Fake News Detection

AAAI 2025technical

The questionable responses caused by knowledge hallucination may lead to LLMs' unstable ability in decision-making. However, it has never been investigated whether the LLMs' hallucination is possibly usable for generating negative reasoning to assist fake news detection. In this paper, we propose a…

Cited by 0SourcePDFScholar
2025

LLM-based Collaborative Agents with Pedagogy-guided Interaction Modeling for Timely Instructive Feedback Generation in Task-oriented Group Discussions

IJCAI 2025

Large language models (LLMs) fundamentally reshape learning and teaching models, shifting tutoring systems from supporting individual learning to facilitating collaborative learning (CL) like task-oriented group discussions. However, existing AI tutors struggle to guide CL, as they seldom model the

Cited by 0SourcePDFScholar
2025

LLaMA-E: Empowering E-commerce Authoring with Object-Interleaved Instruction Following

COLING 2025main

E-commerce authoring entails creating engaging, diverse, and targeted content to enhance preference elicitation and retrieval experience. While Large Language Models (LLMs) have revolutionized content generation, they often fall short in e-commerce applications due to their limited memorization of d…

Cited by 7SourcePDFScholar
2025

StructFact: Reasoning Factual Knowledge from Structured Data with Large Language Models

ACL 2025finding

Large language models (LLMs) have made significant strides in natural language processing by leveraging their ability to comprehend and reason with factual knowledge. However, a significant amount of factual knowledge is stored in structured data, which has unique characteristics not typically encou…

2024

Graph Reasoning Transformers for Knowledge-Aware Question Answering

AAAI 2024technical

Augmenting Language Models (LMs) with structured knowledge graphs (KGs) aims to leverage structured world knowledge to enhance the capability of LMs to complete knowledge-intensive tasks. However, existing methods are unable to effectively utilize the structured knowledge in a KG due to their inabil…

2024

KG-CoT: Chain-of-Thought Prompting of Large Language Models over Knowledge Graphs for Knowledge-Aware Question Answering

IJCAI 2024poster

Large language models (LLMs) encounter challenges such as hallucination and factual errors in knowledge-intensive tasks. One the one hand, LLMs sometimes struggle to generate reliable answers based on the black-box parametric knowledge, due to the lack of responsible knowledge. Moreover, fragmented…

2023

AMR-TST: Abstract Meaning Representation-based Text Style Transfer

ACL 2023findings

Abstract Meaning Representation (AMR) is a semantic representation that can enhance natural language generation (NLG) by providing a logical semantic input. In this paper, we propose the AMR-TST, an AMR-based text style transfer (TST) technique. The AMR-TST converts the source text to an AMR graph a…

2023

An Empirical Study Towards Prompt-Tuning for Graph Contrastive Pre-Training in Recommendations

NeurIPS 2023poster

Graph contrastive learning (GCL) has emerged as a potent technology for numerous graph learning tasks. It has been successfully applied to real-world recommender systems, where the contrastive loss and the downstream recommendation objectives are always combined to form the overall objective functio…

Cited by 10SourcePDFScholar
2023

HaPPy: Harnessing the Wisdom from Multi-Perspective Graphs for Protein-Ligand Binding Affinity Prediction (Student Abstract)

AAAI 2023technical

Gathering information from multi-perspective graphs is an essential issue for many applications especially for proteinligand binding affinity prediction. Most of traditional approaches obtained such information individually with low interpretability. In this paper, we harness the rich information fr…

Cited by 0SourcePDFScholar
2022

Attentional Gated Res2net for Multivariate Time Series Classification

ICASSP 2022accepted

Multivariate time series classification is a critical problem in data mining with broad applications. We design a novel convolutional neural network architecture, Attentional Gated Res2Net, for robust multivariate time series classification. AGRes2Net uses hierarchical residual-like connections to a…

Cited by 0SourceScholar
2022

Can Language Models Serve as Temporal Knowledge Bases?

EMNLP 2022finding

Recent progress regarding the use of language models (LMs) as knowledge bases (KBs) has shown that language models can act as structured knowledge bases for storing relational facts. However, most existing works only considered the LM-as-KB paradigm in a static setting, which ignores the analysis of…

Cited by 8SourcePDFScholar
2022

DialMed: A Dataset for Dialogue-based Medication Recommendation

COLING 2022main

Medication recommendation is a crucial task for intelligent healthcare systems. Previous studies mainly recommend medications with electronic health records (EHRs). However, some details of interactions between doctors and patients may be ignored or omitted in EHRs, which are essential for automatic…