Papers by Keyang Zhang

6 papers
TinyScientist: An Interactive, Extensible, and Controllable Framework for Building Research Agents (2025.emnlp-demos)

Copied to clipboard

Challenge: Existing research systems often design and use agentic workflows to perform research tasks such as ideation, scientific coding, review writing, and tree-based search.
Approach: They propose an open-source codebase, an interactive web demonstration, and a PyPI Python package to make state-of-the-art auto-research pipelines broadly accessible to every researcher and developer.
Outcome: The proposed framework adapts easily to new tools and supports iterative growth.
Direct Preference Optimization of Video Large Multimodal Models from Language Model Reward (2025.naacl-long)

Copied to clipboard

Challenge: Existing studies have demonstrated that direct preference optimization (DPO) can be effective in generalizing large language models, but its effectiveness in video domain remains limited.
Approach: They propose a framework that utilizes detailed video captions as a proxy of video content to enable language models to incorporate this information as supporting evidence for scoring video Question Answering (QA) predictions.
Outcome: The proposed framework shows that it can be used to align language models with video content and improves performance on open-ended video QA tasks.
Hashtags, Emotions, and Comments: A Large-Scale Dataset to Understand Fine-Grained Social Emotions to Online Topics (2020.emnlp-main)

Copied to clipboard

Challenge: A large-scale dataset is collected from Chinese microblog Sina Weibo with over 13 thousand trending topics, emotion votes in 24 fine-grained types from massive participants, and user comments to allow context understanding.
Approach: They use a large-scale dataset from Chinese microblog Sina Weibo to examine readers' responses to online discussion topics.
Outcome: The proposed model outperforms the human model in predicting social emotions in a multilabel classification setting.
Perturbation-driven Dual Auxiliary Contrastive Learning for Collaborative Filtering Recommendation (2025.coling-main)

Copied to clipboard

Challenge: Existing contrastive learning-based methods struggle with data sparsity in real-world recommendations . Graph collaborative filtering incorporates contrastive training as an auxiliary task to improve performance .
Approach: They propose a perturbation-driven dual auxiliary contrastive learning task for collaborative filtering . structure perturbation and weight perturbation are used to construct two graphs .
Outcome: The proposed model outperforms benchmark models on multiple public datasets.
Unsupervised Out-of-Domain Detection via Pre-trained Transformers (2021.acl-long)

Copied to clipboard

Challenge: Prior work on out-of-domain detection requires in-domain task labels and is limited to supervised classification scenarios.
Approach: They propose a method to construct out-of-domain detectors efficiently using pre-trained transformers.
Outcome: The proposed method greatly improves out-of-domain detection ability in a more general scenario.
Engage the Public: Poll Question Generation for Social Media Posts (2021.acl-long)

Copied to clipboard

Challenge: a novel application to generate poll questions for social media posts offers an easy way to hear the public's voice . for the silent majority, they tend to read others' messages instead of voicing their opinions with words .
Approach: They propose to encode user comments and discover latent topics therein as contexts to generate poll questions for social media posts.
Outcome: The proposed model outperforms popular models without exploiting topics from comments . human evaluations show it can generate high-quality polls useful to draw user engagements .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations