中文
相关论文

相关论文: Improving Generalization in Coreference Resolution…

200 篇论文

Adversarial training is an effective learning technique to improve the robustness of deep neural networks. In this study, the influence of adversarial training on deep learning models in terms of fairness, robustness, and generalization is…

机器学习 · 计算机科学 2023-05-19 Xiaoling Zhou , Nan Yang , Ou Wu

While adversarial training can improve robust accuracy (against an adversary), it sometimes hurts standard accuracy (when there is no adversary). Previous work has studied this tradeoff between standard and robust accuracy, but only in the…

机器学习 · 计算机科学 2019-08-28 Aditi Raghunathan , Sang Michael Xie , Fanny Yang , John C. Duchi , Percy Liang

Adversarial training is a technique of improving model performance by involving adversarial examples in the training process. In this paper, we investigate adversarial training with multiple adversarial examples to benefit the relation…

计算与语言 · 计算机科学 2020-09-28 Peng Su , K. Vijay-Shanker

Physics-informed neural networks (PINNs) are powerful surrogates for differential equations but are notoriously difficult to train due to spectral bias, stiffness, and poor accuracy on high-frequency or multiscale solutions. Adversarial…

机器学习 · 计算机科学 2026-05-18 Yuan-dong Cao , Chi Chiu SO , Jun-Min Wang , He Wang

Adversarial training provides a principled approach for training robust neural networks. From an optimization perspective, adversarial training is essentially solving a bilevel optimization problem. The leader problem is trying to learn a…

机器学习 · 计算机科学 2021-05-04 Haoming Jiang , Zhehui Chen , Yuyang Shi , Bo Dai , Tuo Zhao

We investigate the problem of classifying - from a single image - the level of content in a cup or a drinking glass. This problem is made challenging by several ambiguities caused by transparencies, shape variations and partial occlusions,…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Apostolos Modas , Alessio Xompero , Ricardo Sanchez-Matilla , Pascal Frossard , Andrea Cavallaro

Modern named entity recognition systems have steadily improved performance in the age of larger and more powerful neural models. However, over the past several years, the state-of-the-art has seemingly hit another plateau on the benchmark…

计算与语言 · 计算机科学 2024-05-21 Andrew Rueda , Elena Álvarez Mellado , Constantine Lignos

The target of a coreference resolution system is to cluster all mentions that refer to the same entity in a given context. All coreference resolution systems need to solve two subtasks; one task is to detect all of the potential mentions,…

计算与语言 · 计算机科学 2022-12-20 Yu Wang , Hongxia Jin

Adversarial attacks have been shown to be highly effective at degrading the performance of deep neural networks (DNNs). The most prominent defense is adversarial training, a method for learning a robust model. Nevertheless, adversarial…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Uriya Pesso , Koby Bibas , Meir Feder

Adversarial training is an approach for increasing model's resilience against adversarial perturbations. Such approaches have been demonstrated to result in models with feature representations that generalize better. However, limited works…

机器学习 · 计算机科学 2021-08-05 Tianjin Huang , Yulong Pei , Vlado Menkovski , Mykola Pechenizkiy

An adversarial process between two deep neural networks is a promising approach to train a robust model. In this paper, we propose an adversarial process using cosine similarity, whereas conventional adversarial processes are based on…

机器学习 · 计算机科学 2019-07-02 Hee-Soo Heo , Jee-weon Jung , Hye-jin Shim , IL-Ho Yang , Ha-Jin Yu

The CoNLL-2003 English named entity recognition (NER) dataset has been widely used to train and evaluate NER models for almost 20 years. However, it is unclear how well models that are trained on this 20-year-old data and developed over a…

计算与语言 · 计算机科学 2023-07-13 Shuheng Liu , Alan Ritter

We establish a theoretical link between adversarial training and operator norm regularization for deep neural networks. Specifically, we prove that $\ell_p$-norm constrained projected gradient ascent based adversarial training with an…

机器学习 · 计算机科学 2020-10-26 Kevin Roth , Yannic Kilcher , Thomas Hofmann

Neural retrieval models have acquired significant effectiveness gains over the last few years compared to term-based methods. Nevertheless, those models may be brittle when faced to typos, distribution shifts or vulnerable to malicious…

信息检索 · 计算机科学 2023-01-26 Simon Lupart , Stéphane Clinchant

The generalization gap in reinforcement learning (RL) has been a significant obstacle that prevents the RL agent from learning general skills and adapting to varying environments. Increasing the generalization capacity of the RL systems can…

机器学习 · 计算机科学 2021-12-06 Hanping Zhang , Yuhong Guo

This work investigates a novel approach to boost adversarial robustness and generalization by incorporating structural prior into the design of deep learning models. Specifically, our study surprisingly reveals that existing dictionary…

机器学习 · 计算机科学 2025-02-04 Zhichao Hou , Weizhi Gao , Hamid Krim , Xiaorui Liu

We demonstrate that recent advances in reinforcement learning (RL) combined with simple architectural changes significantly improves generalization on the ProcGen benchmark. These changes are frame stacking, replacing 2D convolutional…

机器学习 · 计算机科学 2024-10-18 Andrew Jesson , Yiding Jiang

We propose an AdversariaL training algorithm for commonsense InferenCE (ALICE). We apply small perturbations to word embeddings and minimize the resultant adversarial risk to regularize the model. We exploit a novel combination of two…

计算与语言 · 计算机科学 2020-05-19 Lis Pereira , Xiaodong Liu , Fei Cheng , Masayuki Asahara , Ichiro Kobayashi

Selectional preferences have long been claimed to be essential for coreference resolution. However, they are mainly modeled only implicitly by current coreference resolvers. We propose a dependency-based embedding model of selectional…

计算与语言 · 计算机科学 2017-07-21 Benjamin Heinzerling , Nafise Sadat Moosavi , Michael Strube

Coreference resolution is one of the first stages in deep language understanding and its importance has been well recognized in the natural language processing community. In this paper, we propose a generative, unsupervised ranking model…

计算与语言 · 计算机科学 2016-03-16 Xuezhe Ma , Zhengzhong Liu , Eduard Hovy