← Search

Huachi Zhou

6 accepted papers

2026

LLM Collaborative Filtering: User-Item Graph as New Language

AAAI 2026technical

In collaborative filtering, learning effective embeddings for users and items from interaction data remains a central challenge. While recent efforts leverage large language models (LLMs) to enhance collaborative filtering, two critical limitations persist: (1) Efficiency: LLM-based inference is sig

Cited by 0SourcePDFScholar
2026

LinearRAG: Linear Graph Retrieval Augmented Generation on Large-scale Corpora

ICLR 2026poster

Retrieval-Augmented Generation (RAG) is widely used to mitigate hallucinations of Large Language Models (LLMs) by leveraging external knowledge. While effective for simple queries, traditional RAG systems struggle with large-scale, unstructured corpora where information is fragmented. Recent advance…

Cited by 0SourcecodeScholar
2025

Each graph is a new language: Graph Learning with LLMs

ACL 2025finding

Natural language has been extensively used for modeling text-attributed graphs with LLMs. Natural language is used to describe the graph for LLMs to understand or serve as component of the graph, e.g., textual attributes for embedding generation. However, natural language is inherently redundant and…

Cited by 0SourcePDFScholar
2025

Text-Attributed Graph Learning with Coupled Augmentations

COLING 2025main

Modeling text-attributed graphs is a well-known problem due to the difficulty of capturing both the text attribute and the graph structure effectively. Existing models often focus on either the text attribute or the graph structure, potentially neglecting the other aspect. This is primarily because…

Cited by 0SourcePDFScholar
2024

Enhancing Explainable Rating Prediction through Annotated Macro Concepts

ACL 2024long

Generating recommendation reasons for recommendation results is a long-standing problem because it is challenging to explain the underlying reasons for recommending an item based on user and item IDs. Existing models usually learn semantic embeddings for each user and item, and generate the reasons…

Cited by 6SourcePDFScholar
2024

Modality-Aware Integration with Large Language Models for Knowledge-Based Visual Question Answering

ACL 2024long

Knowledge-based visual question answering (KVQA) has been extensively studied to answer visual questions with external knowledge, e.g., knowledge graphs (KGs). While several attempts have been proposed to leverage large language models (LLMs) as an implicit knowledge source, it remains challenging s…

Cited by 13SourcePDFScholar