← Search

Tong Mo

10 accepted papers

2025

Adaptive Spatiotemporal Augmentation for Improving Dynamic Graph Learning

ICASSP 2025accepted

Dynamic graph augmentation is used to improve the performance of dynamic GNNs. Most methods assume temporal locality, meaning that recent edges are more influential than earlier edges. However, for temporal changes in edges caused by random noise, overemphasizing recent edges while neglecting earlie…

Cited by 0SourceScholar
2025

Domaino1s: Guiding LLM Reasoning for Explainable Answers in High-Stakes Domains

ACL 2025finding

Large Language Models (LLMs) are widely applied to downstream domains. However, current LLMs for high-stakes domain tasks, such as financial investment and legal QA, typically generate brief answers without reasoning processes and explanations. This limits users’ confidence in making decisions based…

2025

GuiLoMo: Allocating Experts and Ranks for LoRA-MoE via Bilevel Optimization with GuidedSelection Vectors

EMNLP 2025

Parameter-efficient fine-tuning (PEFT) methods, particularly Low-Rank Adaptation (LoRA), offer an efficient way to adapt large language models with reduced computational costs. However, their performance is limited by the small number of trainable parameters. Recent work combines LoRA with the Mixtu

2025

Mitigating Hallucinations on Object Attributes using Multiview Images and Negative Instructions

ICASSP 2025accepted

Current popular Large Vision-Language Models (LVLMs) are suffering from Hallucinations on Object Attributes (HoOA), leading to incorrect determination of fine-grained attributes in the input images. Leveraging significant advancements in 3D generation from a single image, this paper proposes a novel…

Cited by 0SourceScholar
2025

Supportiveness-based Knowledge Rewriting for Retrieval-augmented Language Modeling

NAACL 2025findings

Retrieval-augmented language models (RALMs) have recently shown great potential in mitigating the limitations of implicit knowledge in LLMs, such as untimely updating of the latest expertise and unreliable retention of long-tail knowledge. However, since the external knowledge base, as well as the r…

Cited by 2SourcePDFScholar
2023

Improving Knowledge Graph Completion with Generative Hard Negative Mining

ACL 2023findings

Contrastive learning has recently shown great potential to improve text-based knowledge graph completion (KGC). In this paper, we propose to learn a more semantically structured entity representation space in text-based KGC via hard negatives mining. Specifically, we novelly leverage a sequence-to-s…

Cited by 16SourcePDFScholar
2022

DESED: Dialogue-based Explanation for Sentence-level Event Detection

COLING 2022main

Many recent sentence-level event detection efforts focus on enriching sentence semantics, e.g., via multi-task or prompt-based learning. Despite the promising performance, these methods commonly depend on label-extensive manual annotations or require domain expertise to design sophisticated template…

2022

Exploiting Hybrid Semantics of Relation Paths for Multi-hop Question Answering over Knowledge Graphs

COLING 2022main

Answering natural language questions on knowledge graphs (KGQA) remains a great challenge in terms of understanding complex questions via multi-hop reasoning. Previous efforts usually exploit large-scale entity-related text corpus or knowledge graph (KG) embeddings as auxiliary information to facili…

Cited by 11SourcePDFScholar
2022

KiPT: Knowledge-injected Prompt Tuning for Event Detection

COLING 2022main

Event detection aims to detect events from the text by identifying and classifying event triggers (the most representative words). Most of the existing works rely heavily on complex downstream networks and require sufficient training data. Thus, those models may be structurally redundant and perform…

Cited by 41SourcePDFScholar
2020

Enhancing Neural Models with Vulnerability via Adversarial Attack

COLING 2020main

Natural Language Sentence Matching (NLSM) serves as the core of many natural language processing tasks. 1) Most previous work develops a single specific neural model for NLSM tasks. 2) There is no previous work considering adversarial attack to improve the performance of NLSM tasks. 3) Adversarial a…