Papers by Donglin Cao
Interpretable Short Video Rumor Detection Based on Modality Tampering (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods to detect rumors from the perspective of modality tampering are labor-intensive and time-consuming. |
| Approach: | They propose a short video rumor detection framework that integrates modality tampering detection and inter-modal matching into a model to detect modality-tampers and interpretability mechanisms to make the results more reasonable. |
| Outcome: | The proposed model improves on the short video rumor dataset by 4.6%-12% compared with other models and can explain whether the short clip is a rumour or not through the perspective of modality tampering. |
Towards Multi-System Log Anomaly Detection (2025.acl-industry)
Copied to clipboard
| Challenge: | Existing models require dataset-specific training, causing costly procedures and performance bottlenecks. |
| Approach: | They propose a log anomaly detection model with semantic relational reasoning that extracts cross-system semantic patterns and encodes them as high-dimensional learnable vectors. |
| Outcome: | The proposed model extracts cross-system semantic patterns and encodes them as high-dimensional learnable vectors. |
CodeIF: Benchmarking the Instruction-Following Capabilities of Large Language Models for Code Generation (2025.acl-industry)
Copied to clipboard
| Challenge: | CodeIF assesses the ability of large language models to adhere to task-oriented instructions in code generation tasks. |
| Approach: | They introduce a benchmark designed to assess LLMs' ability to adhere to task-oriented instructions within diverse code generation scenarios. |
| Outcome: | The proposed benchmark assesses LLMs' ability to adhere to task-oriented instructions in code generation tasks across a wide range of complexity levels and programming domains. |