中文
相关论文

相关论文: Unsupervised Latent Tree Induction with Deep Insid…

200 篇论文

We use reinforcement learning to learn tree-structured neural networks for computing representations of natural language sentences. In contrast with prior work on tree-structured models in which the trees are either provided as input or…

计算与语言 · 计算机科学 2016-11-29 Dani Yogatama , Phil Blunsom , Chris Dyer , Edward Grefenstette , Wang Ling

Decision trees are among the most popular machine learning models and are used routinely in applications ranging from revenue management and medicine to bioinformatics. In this paper, we consider the problem of learning optimal binary…

机器学习 · 计算机科学 2023-07-20 Sina Aghaei , Andrés Gómez , Phebe Vayanos

Auditing large language models for unexpected behaviors is critical to preempt catastrophic deployments, yet remains challenging. In this work, we cast auditing as an optimization problem, where we automatically search for input-output…

机器学习 · 计算机科学 2023-03-09 Erik Jones , Anca Dragan , Aditi Raghunathan , Jacob Steinhardt

We present Cross-lingual Open-Retrieval Answer Generation (CORA), the first unified many-to-many question answering (QA) model that can answer questions across many languages, even for ones without language-specific annotated data or…

计算与语言 · 计算机科学 2021-10-29 Akari Asai , Xinyan Yu , Jungo Kasai , Hannaneh Hajishirzi

Decision trees provide a rich family of highly non-linear but efficient models, due to which they continue to be the go-to family of predictive models by practitioners across domains. But learning trees is challenging due to their discrete…

机器学习 · 计算机科学 2022-10-03 Ajaykrishna Karthikeyan , Naman Jain , Nagarajan Natarajan , Prateek Jain

Tree data occurs in many forms, such as computer programs, chemical molecules, or natural language. Unfortunately, the non-vectorial and discrete nature of trees makes it challenging to construct functions with tree-formed output,…

神经与进化计算 · 计算机科学 2020-04-21 Benjamin Paassen , Irena Koprinska , Kalina Yacef

Sentence embedding is an effective feature representation for most deep learning-based NLP tasks. One prevailing line of methods is using recursive latent tree-structured networks to embed sentences with task-specific structures. However,…

计算与语言 · 计算机科学 2018-11-16 Jiaxin Shi , Lei Hou , Juanzi Li , Zhiyuan Liu , Hanwang Zhang

Deep learning models have become increasingly computationally intensive, requiring extensive computational resources and time for both training and inference. A significant contributing factor to this challenge is the uniform computational…

机器学习 · 计算机科学 2023-12-21 Mrinal Mathur , Sergey Plis

Dynamic Treatment Regimes (DTRs) provide a systematic approach for making sequential treatment decisions that adapt to individual patient characteristics, particularly in clinical contexts where survival outcomes are of interest.…

机器学习 · 计算机科学 2025-03-11 Animesh Kumar Paul , Russell Greiner

Transformer-based pre-trained language models (PLMs) have dramatically improved the state of the art in NLP across many tasks. This has led to substantial interest in analyzing the syntactic knowledge PLMs learn. Previous approaches to this…

计算与语言 · 计算机科学 2020-10-20 Bowen Li , Taeuk Kim , Reinald Kim Amplayo , Frank Keller

Discriminative learning, restorative learning, and adversarial learning have proven beneficial for self-supervised learning schemes in computer vision and medical imaging. Existing efforts, however, omit their synergistic effects on each…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Fatemeh Haghighi , Mohammad Reza Hosseinzadeh Taher , Michael B. Gotway , Jianming Liang

Joint distributions over many variables are frequently modeled by decomposing them into products of simpler, lower-dimensional conditional distributions, such as in sparsely connected Bayesian networks. However, automatically learning such…

机器学习 · 计算机科学 2013-01-07 Scott Davies , Andrew Moore

Sentence compression reduces the length of text by removing non-essential content while preserving important facts and grammaticality. Unsupervised objective driven methods for sentence compression can be used to create customized models…

计算与语言 · 计算机科学 2022-05-18 Demian Gholipour Ghalandari , Chris Hokamp , Georgiana Ifrim

Dynamic regression trees are an attractive option for automatic regression and classification with complicated response surfaces in on-line application settings. We create a sequential tree model whose state changes in time with the…

统计方法学 · 统计学 2010-11-23 Matthew A. Taddy , Robert B. Gramacy , Nicholas G. Polson

We introduce an adaptive tree search algorithm, that can find high-scoring outputs under translation models that make no assumptions about the form or structure of the search objective. This algorithm -- a deterministic variant of Monte…

计算与语言 · 计算机科学 2022-02-24 Wang Ling , Wojciech Stokowiec , Domenic Donato , Laurent Sartran , Lei Yu , Austin Matthews , Chris Dyer

We present the discriminative recurrent sparse auto-encoder model, comprising a recurrent encoder of rectified linear units, unrolled for a fixed number of iterations, and connected to two linear decoders that reconstruct the input and…

机器学习 · 计算机科学 2013-03-20 Jason Tyler Rolfe , Yann LeCun

Linear dimensionality reduction methods are commonly used to extract low-dimensional structure from high-dimensional data. However, popular methods disregard temporal structure, rendering them prone to extracting noise rather than…

信息论 · 计算机科学 2021-06-10 David G. Clark , Jesse A. Livezey , Kristofer E. Bouchard

Within machine learning, the supervised learning field aims at modeling the input-output relationship of a system, from past observations of its behavior. Decision trees characterize the input-output relationship through a series of nested…

机器学习 · 统计学 2019-05-20 Arnaud Joly

Constraint-based causal discovery is widely used for learning causal structures, but heavy reliance on conditional independence (CI) testing makes it computationally expensive in high-dimensional settings. To mitigate this limitation, many…

机器学习 · 计算机科学 2026-05-12 Zheng Li , Feng Xie , Shenglan Nie , Xichen Guo , Ruxin Wang , Hao Zhang

Discrete diffusion language models have emerged as a competitive alternative to auto-regressive language models, but training them efficiently under limited parameter and memory budgets remains challenging. Modern architectures are…

计算与语言 · 计算机科学 2026-04-07 Zihao Wu , Haoming Yang , Juncheng Dong , Vahid Tarokh