paper-with-me

홈 › Papers

Attention-Focused Adversarial Training for Robust Temporal Reasoning

2022-06-01 · LREC 2022 6 · Lis Kanashiro Pereira

We propose an enhanced adversarial training algorithm for fine-tuning transformer-based language models (i.e., RoBERTa) and apply it to the temporal reasoning task. Current adversarial training approaches for NLP add the adversarial perturbation only to the embedding layer, ignoring the other layers of the model, which might limit the generalization power of adversarial training. Instead, our algorithm searches for the best combination of layers to add the adversarial perturbation. We add the adversarial perturbation to multiple hidden states or attention representations of the model layers. Adding the perturbation to the attention representations performed best in our experiments. Our model can improve performance on several temporal reasoning benchmarks, and establishes new state-of-the-art results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diff-VPS: Video Polyp Segmentation via a Multi-task Diffusion Network with Adversarial Temporal Reasoning

2024-09-11 · Yingling Lu, Yijun Yang, Zhaohu Xing, Qiong Wang 외

Diffusion Probabilistic Models have recently attracted significant attention in the community of computer vision due to their outstanding performance. However, while a substantial amount of diffusion-based research has f…

SegmentationVideo Polyp Segmentation

Mixture Policy based Multi-Hop Reasoning over N-tuple Temporal Knowledge Graphs

2025-05-19 · Zhongni Hou, Miao Su, Xiaolong Jin, Zixuan Li 외

Temporal Knowledge Graphs (TKGs), which utilize quadruples in the form of (subject, predicate, object, timestamp) to describe temporal facts, have attracted extensive attention. N-tuple TKGs (N-TKGs) further extend tradi…

Knowledge Graphs

Attention Illuminates LLM Reasoning: The Preplan-and-Anchor Rhythm Enables Fine-Grained Policy Optimization

2025-10-15 · Yang Li, Zhichen Dong, Yuhan Sun, Weixun Wang 외 arxiv

The reasoning pattern of Large language models (LLMs) remains opaque, and reinforcement learning (RL) typically applies uniform credit across an entire generation, blurring the distinction between pivotal and routine ste…

Reinforcement Learning

Spatiotemporal Attacks for Embodied Agents

2020-05-19 · ECCV 2020 8 · Aishan Liu, Tairan Huang, Xianglong Liu, Yitao Xu 외

Adversarial attacks are valuable for providing insights into the blind-spots of deep learning models and help improve their robustness. Existing work on adversarial attacks have mainly focused on static scenes; however, …

Navigate

Paper Summary Attack: Jailbreaking LLMs through LLM Safety Papers

2025-07-17 · Liang Lin, Zhihao Xu, Xuehai Tang, Shi Liu 외

The safety of large language models (LLMs) has garnered significant research attention. In this paper, we argue that previous empirical studies demonstrate LLMs exhibit a propensity to trust information from authoritativ…