Papers by Zhiming Li

7 papers
Unveiling Project-Specific Bias in Neural Code Models (2024.lrec-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) based neural code models struggle to generalize effectively to real-world inter-project out-of-distribution data.
Approach: They propose a Cond-Idf measurement to measure the relatedness of a token with a label and its project-specificness.
Outcome: The proposed framework improves both inter-project OOD generalization and adversarial robustness while not sacrificing accuracy on intra-project IID data.
Dynamic Knowledge Prompt for Chest X-ray Report Generation (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for radiology report generation fail to incorporate prior knowledge . data bias, sparse features of chest X-ray image make it difficult to generate reports .
Approach: They propose a dynamically integrated framework for chest X-ray report generation that incorporates pulmonary lesion knowledge at the instance-level.
Outcome: The proposed framework can dynamically incorporate pulmonary lesion knowledge at instance-level to facilitate report generation.
Dynamic Online Conversation Recommendation (2020.acl-main)

Copied to clipboard

Challenge: Existing models that assume static user interests are unable to capture the temporal aspects of user interactions and interest changes over time.
Approach: They propose a neural architecture to exploit changes of user interactions and interests over time to predict which discussions they are likely to enter.
Outcome: The proposed model outperforms state-of-the-art models that assume static user interests and handle future conversations that are unseen during training time.
DIGAT: Modeling News Recommendation with Dual-Graph Interaction (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing news recommendation methods lack effective news-user feature interaction.
Approach: They propose to use news-graph and user-graph channels to enhance news encodings . they also propose to perform effective feature interaction between news and user graphs based on semantic-augmented graphs.
Outcome: The proposed graph attention networks outperform existing NR methods on the benchmark dataset MIND.
AMPO: Automatic Multi-Branched Prompt Optimization (2024.emnlp-main)

Copied to clipboard

Challenge: Existing prompt engineering techniques are limited to producing single flow instructions, struggling with handling diverse patterns.
Approach: They propose an automatic prompt optimization method that iteratively develops a multi-branched prompt using failure cases as feedback.
Outcome: The proposed method achieves the best results across five tasks and demonstrates significant optimization efficiency due to adoption of a minimal search strategy.
GRADUAL: Granularity-aware Dual Prototype Learning for Better Few-Shot Relation Extraction (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods for few-shot relation extraction use text labels and context sentences to learn prototype representations.
Approach: They propose a "dual prototype learning method" that integrates text labels and context sentences into prototype representations.
Outcome: The proposed method achieves state-of-the-art performance in few-shot relation extraction.
SAFE-QAQ: End-to-End Slow-Thinking Audio-Text Fraud Detection via Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for fraud detection rely on transcribed text, lacking acoustic cues . a proposed framework for audio-based slow-thinking fraud detection eliminates transcription errors .
Approach: They propose a framework for audio-based slow-thinking fraud detection that eliminates transcription errors and rewards slow-thought reasoning by capturing fine-grained audio details.
Outcome: The proposed method improves accuracy, inference efficiency, and real-time processing capabilities.

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