Papers by Lingzhi Zhang

8 papers
DPDLLM: A Black-box Framework for Detecting Pre-training Data from Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods to detect pretraining data from large language models are unrealistic to them.
Approach: They propose to detect pre-training data from LLM in a black-box way by using GPT-2 as reference model and feed it with sequence probabilities to detect whether it was used to train it.
Outcome: The proposed framework outperforms existing methods on the benchmark datasets and shows that it is effective on different popular LLMs.
Coupling Global and Local Context for Unsupervised Aspect Extraction (D19-1)

Copied to clipboard

Challenge: Existing studies on aspect extraction focus on sequence tagging models trained on human-annotated data.
Approach: They propose a novel neural model capable of coupling global and local representations to discover aspect words by combining global and locale contexts.
Outcome: The proposed model outperforms state-of-the-art models on laptop and restaurant reviews on two benchmarks.
From Words to Pixels: A Comprehensive Survey on Large Language Models in Visual Segmentation (2026.acl-long)

Copied to clipboard

Challenge: Visual segmentation with instruction has been a challenging task for many years . large language models and large multimodal models have spurred a new wave of research .
Approach: They review recent works in LLM-based visual segmentation and analyze their architectural innovations, training strategies, and benchmark performance.
Outcome: The present study reviews the most recent works in LLM-driven visual segmentation . it identifies key challenges and promising future directions .
Continuity of Topic, Interaction, and Query: Learning to Quote in Online Conversations (2020.emnlp-main)

Copied to clipboard

Challenge: Quotations are crucial for successful explanations and persuasions in interpersonal communications.
Approach: They propose to use an encoder-decoder neural framework to continue the context with a quotation via language generation to capture latent topics, interactions with the dialogue history, and coherence to the existing contents.
Outcome: The proposed model outperforms state-of-the-art models on two large-scale datasets in English and Chinese and shows that topic, interaction, and query consistency are helpful to learn how to quote in online conversations.
Cautious Next Token Prediction (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for decoding autoregressive models are temperature scaling and nucleus sampling to balance diversity and coherence.
Approach: They propose a training-free decoding strategy that uses a model with a low perplexity score to select the trial with the lowest perplexities as the most probable and reliable path.
Outcome: The proposed approach outperforms existing standard decoding strategies consistently by a clear margin.
Context-Sensitive Generation of Open-Domain Conversational Responses (C18-1)

Copied to clipboard

Challenge: Existing studies on single-turn conversation generation focus on coherence and context-sensitive generation of open-domain conversational responses.
Approach: They propose static and dynamic attention based approaches for context-sensitive generation of open-domain conversational responses.
Outcome: The proposed model outperforms all baselines on automatic and human evaluation on two public datasets.
FedCSR: A Federated Framework for Multi-Platform Cross-Domain Sequential Recommendation with Dual Contrastive Learning (2025.coling-main)

Copied to clipboard

Challenge: Existing federated frameworks for cross-domain sequential recommendation rely on user alignment, which increases communication costs and privacy risks.
Approach: They propose a federated cross-domain sequential recommendation framework that eliminates the need for user alignment between platforms.
Outcome: The proposed framework eliminates the need for user alignment between platforms.
PACAR: Automated Fact-Checking with Planning and Customized Action Reasoning Using Large Language Models (2024.lrec-main)

Copied to clipboard

Challenge: Existing studies rely on idealized "gold" evidence for predictions, which is unrealistic due to its limited availability in real-world scenarios.
Approach: They propose a fact-checking framework based on planning and customized action reasoning using LLMs.
Outcome: The proposed framework outperforms baseline methods across three datasets and with varying complexity levels.

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