abstracts sequencelengths 2 2 | id_1 int64 0 1.57k | id_2 int64 0 1.57k | pair_id stringlengths 3 9 | generation_prompt stringlengths 1.65k 5.15k | joint_prompt stringlengths 1.06k 4.56k | paper1_prompt stringclasses 873
values | paper2_prompt stringclasses 873
values | no_context_prompt stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|
[
"We consider the off-policy evaluation problem of reinforcement learning using deep convolutional neural networks. We analyze the deep fitted Q-evaluation method for estimating the expected cumulative reward of a target policy, when the data are generated from an unknown behavior policy. We show that, by choosing n... | 1,524 | 608 | 1524_608 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
We consider the off-policy evaluation problem of reinforcement learning using deep convolutional neural networks. We analyze the deep fitted Q-evaluation method for estimating the expected cumulative reward of a target policy, when the data are generated from an unknown behavior policy. We show that, by choosi... | Paper:
We consider the off-policy evaluation problem of reinforcement learning using deep convolutional neural networks. We analyze the deep fitted Q-evaluation method for estimating the expected cumulative reward of a target policy, when the data are generated from an unknown behavior policy. We show that, by choosing... | Paper:
Differentiable planning promises end-to-end differentiability and adaptivity. However, an issue prevents it from scaling up to larger-scale problems: they need to differentiate through forward iteration layers to compute gradients, which couples forward computation and backpropagation and needs to balance forwar... | Here's an insight: |
[
"We introduce StyleMorph, a 3D-aware generative model that disentangles 3D shape, camera pose, object appearance, and background appearance for high quality image synthesis. We account for shape variability by morphing a canonical 3D object template, effectively learning a 3D morphable model in an entirely unsuperv... | 1,108 | 715 | 1108_715 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
We introduce StyleMorph, a 3D-aware generative model that disentangles 3D shape, camera pose, object appearance, and background appearance for high quality image synthesis. We account for shape variability by morphing a canonical 3D object template, effectively learning a 3D morphable model in an entirely unsu... | Paper:
We introduce StyleMorph, a 3D-aware generative model that disentangles 3D shape, camera pose, object appearance, and background appearance for high quality image synthesis. We account for shape variability by morphing a canonical 3D object template, effectively learning a 3D morphable model in an entirely unsupe... | Paper:
Self-supervised learning has significantly improved the performance of many NLP tasks. However, how can self-supervised learning discover useful features, and why is it better than traditional approaches such as probabilistic models are still largely unknown. In this paper, we focus on the context of topic model... | Here's an insight: |
[
"Differentially private deep learning has recently witnessed advances in computational efficiency and privacy-utility trade-off. We explore whether further improvements along the two axes are possible and provide affirmative answers leveraging two instantiations of \\emph{group-wise clipping}. To reduce the comput... | 717 | 0 | 717_0 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Differentially private deep learning has recently witnessed advances in computational efficiency and privacy-utility trade-off. We explore whether further improvements along the two axes are possible and provide affirmative answers leveraging two instantiations of \emph{group-wise clipping}. To reduce the com... | Paper:
Differentially private deep learning has recently witnessed advances in computational efficiency and privacy-utility trade-off. We explore whether further improvements along the two axes are possible and provide affirmative answers leveraging two instantiations of \emph{group-wise clipping}. To reduce the compu... | Paper:
This paper novelly breaks down with ignorable loss an RNN layer into a sequence of simple RNNs, each of which can be further rewritten into a lightweight positional encoding matrix of a self-attention, named the Recurrence Encoding Matrix (REM). Thus, recurrent dynamics introduced by the RNN layer can be encapsu... | Here's an insight: |
[
"Adaptive gradient methods have shown their ability to adjust the stepsizes on the fly in a parameter-agnostic manner, and empirically achieve faster convergence for solving minimization problems. When it comes to nonconvex minimax optimization, however, current convergence analyses of gradient descent ascent (GDA)... | 1,040 | 1,104 | 1040_1104 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Adaptive gradient methods have shown their ability to adjust the stepsizes on the fly in a parameter-agnostic manner, and empirically achieve faster convergence for solving minimization problems. When it comes to nonconvex minimax optimization, however, current convergence analyses of gradient descent ascent (... | Paper:
Adaptive gradient methods have shown their ability to adjust the stepsizes on the fly in a parameter-agnostic manner, and empirically achieve faster convergence for solving minimization problems. When it comes to nonconvex minimax optimization, however, current convergence analyses of gradient descent ascent (GD... | Paper:
Self-paced learning has been beneficial for tasks where some initial knowledge is available, such as weakly supervised learning and domain adaptation, to select and order the training sample sequence, from easy to complex. However its applicability remains unexplored in unsupervised learning, whereby the knowled... | Here's an insight: |
[
"Adversarial patch attacks are an emerging security threat for real world deep learning applications. We present Demasked Smoothing, the first approach (up to our knowledge) to certify the robustness of semantic segmentation models against this threat model. Previous work on certifiably defending against patch atta... | 1,209 | 549 | 1209_549 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Adversarial patch attacks are an emerging security threat for real world deep learning applications. We present Demasked Smoothing, the first approach (up to our knowledge) to certify the robustness of semantic segmentation models against this threat model. Previous work on certifiably defending against patch ... | Paper:
Adversarial patch attacks are an emerging security threat for real world deep learning applications. We present Demasked Smoothing, the first approach (up to our knowledge) to certify the robustness of semantic segmentation models against this threat model. Previous work on certifiably defending against patch at... | Paper:
Machine learning applications frequently come with multiple diverse objectives and constraints that can change over time. Accordingly, trained models can be tuned with sets of hyper-parameters that affect their predictive behavior (e.g., their run-time efficiency versus error rate). As the number of constraints ... | Here's an insight: |
[
"Our goal is to extend the denoising diffusion implicit model (DDIM) to general diffusion models~(DMs) besides isotropic diffusions. Instead of constructing a non-Markov noising process as in the original DDIM, we examine the mechanism of DDIM from a numerical perspective. We discover that the DDIM can be obtained... | 122 | 1,226 | 122_1226 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Our goal is to extend the denoising diffusion implicit model (DDIM) to general diffusion models~(DMs) besides isotropic diffusions. Instead of constructing a non-Markov noising process as in the original DDIM, we examine the mechanism of DDIM from a numerical perspective. We discover that the DDIM can be obta... | Paper:
Our goal is to extend the denoising diffusion implicit model (DDIM) to general diffusion models~(DMs) besides isotropic diffusions. Instead of constructing a non-Markov noising process as in the original DDIM, we examine the mechanism of DDIM from a numerical perspective. We discover that the DDIM can be obtain... | Paper:
Diffusion probabilistic models have quickly become a major approach for generative modeling of images, 3D geometry, video and other domains. However, to adapt diffusion generative modeling to these domains the denoising network needs to be carefully designed for each domain independently, oftentimes under the as... | Here's an insight: |
[
"We propose the Gradient-weighted Object Detector Activation Mapping (Grad-ODAM), a visualized explanation technique for interpreting the predictions of object detectors. Utilizing the gradients of detector targets flowing into the intermediate feature maps, Grad-ODAM produces heat maps that show the influence of r... | 1,146 | 1,464 | 1146_1464 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
We propose the Gradient-weighted Object Detector Activation Mapping (Grad-ODAM), a visualized explanation technique for interpreting the predictions of object detectors. Utilizing the gradients of detector targets flowing into the intermediate feature maps, Grad-ODAM produces heat maps that show the influence ... | Paper:
We propose the Gradient-weighted Object Detector Activation Mapping (Grad-ODAM), a visualized explanation technique for interpreting the predictions of object detectors. Utilizing the gradients of detector targets flowing into the intermediate feature maps, Grad-ODAM produces heat maps that show the influence of... | Paper:
Motivated by the interests of social network analysis and network-based recommendation systems, we consider a semi-supervised community detection problem, where the goal is to estimate the community label of a new node by leveraging on the network structure and partially observed community labels of existing nod... | Here's an insight: |
[
"Training a robust cooperative agent requires diverse partner agents. However, obtaining those agents is difficult. Previous works aim to learn diverse behaviors by changing the state-action distribution of agents. But, without information about the task's goal, the diversified agents are not guided to find other i... | 359 | 1,548 | 359_1548 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Training a robust cooperative agent requires diverse partner agents. However, obtaining those agents is difficult. Previous works aim to learn diverse behaviors by changing the state-action distribution of agents. But, without information about the task's goal, the diversified agents are not guided to find oth... | Paper:
Training a robust cooperative agent requires diverse partner agents. However, obtaining those agents is difficult. Previous works aim to learn diverse behaviors by changing the state-action distribution of agents. But, without information about the task's goal, the diversified agents are not guided to find other... | Paper:
Machine learning models are vulnerable to Out-Of-Distribution (OOD) examples, such a problem has drawn much attention. However, current methods lack a full understanding of different types of OOD data: there are benign OOD data that can be properly adapted to enhance the learning performance, while other malign ... | Here's an insight: |
[
"Dynamic diagnosis is desirable when medical tests are costly or time-consuming. In this work, we use reinforcement learning (RL) to find a dynamic policy that selects lab test panels sequentially based on previous observations, ensuring accurate testing at a low cost. Clinical diagnostic data are often highly imba... | 1,362 | 27 | 1362_27 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Dynamic diagnosis is desirable when medical tests are costly or time-consuming. In this work, we use reinforcement learning (RL) to find a dynamic policy that selects lab test panels sequentially based on previous observations, ensuring accurate testing at a low cost. Clinical diagnostic data are often highly ... | Paper:
Dynamic diagnosis is desirable when medical tests are costly or time-consuming. In this work, we use reinforcement learning (RL) to find a dynamic policy that selects lab test panels sequentially based on previous observations, ensuring accurate testing at a low cost. Clinical diagnostic data are often highly im... | Paper:
Gradient-based learning algorithms have an implicit \emph{simplicity bias} which in effect can limit the diversity of predictors being sampled by the learning procedure. This behavior can hinder the transferability of trained models by (i) favoring the learning of simpler but spurious features --- present in the... | Here's an insight: |
[
"Scene Graph Generation (SGG) has already shown its great potential in various downstream tasks, but it comes at the price of a prohibitively expensive annotation process. To reduce the annotation cost, we propose using Active Learning (AL) for sampling the most informative data. However, directly porting current A... | 1,257 | 1,562 | 1257_1562 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Scene Graph Generation (SGG) has already shown its great potential in various downstream tasks, but it comes at the price of a prohibitively expensive annotation process. To reduce the annotation cost, we propose using Active Learning (AL) for sampling the most informative data. However, directly porting curre... | Paper:
Scene Graph Generation (SGG) has already shown its great potential in various downstream tasks, but it comes at the price of a prohibitively expensive annotation process. To reduce the annotation cost, we propose using Active Learning (AL) for sampling the most informative data. However, directly porting current... | Paper:
Real-world machine learning problems often exhibit shifts between the source and target distributions, in which source data does not fully convey the desired behavior on target inputs. Different functions that achieve near-perfect source accuracy can make differing predictions on test inputs, and such ambiguity ... | Here's an insight: |
[
"Biological neural networks are capable of recruiting different sets of neurons to encode different memories. However, when training artificial neural networks on a set of tasks, typically, no mechanism is employed for selectively producing anything analogous to these neuronal ensembles. Further, artificial neural ... | 553 | 523 | 553_523 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Biological neural networks are capable of recruiting different sets of neurons to encode different memories. However, when training artificial neural networks on a set of tasks, typically, no mechanism is employed for selectively producing anything analogous to these neuronal ensembles. Further, artificial neu... | Paper:
Biological neural networks are capable of recruiting different sets of neurons to encode different memories. However, when training artificial neural networks on a set of tasks, typically, no mechanism is employed for selectively producing anything analogous to these neuronal ensembles. Further, artificial neura... | Paper:
Data-free model stealing aims to replicate a target model without direct access to either the training data or the target model. To accomplish this, existing methods use a generator to produce samples in order to train a student model to match the target model outputs. To this end, the two main challenges are es... | Here's an insight: |
[
"Tackling unfairness in graph learning models is a challenging task, as the unfairness issues on graphs involve both attributes and topological structures. Existing work on fair graph learning simply assumes that attributes of all nodes are available for model training and then makes fair predictions. In practice, ... | 1,418 | 623 | 1418_623 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Tackling unfairness in graph learning models is a challenging task, as the unfairness issues on graphs involve both attributes and topological structures. Existing work on fair graph learning simply assumes that attributes of all nodes are available for model training and then makes fair predictions. In practi... | Paper:
Tackling unfairness in graph learning models is a challenging task, as the unfairness issues on graphs involve both attributes and topological structures. Existing work on fair graph learning simply assumes that attributes of all nodes are available for model training and then makes fair predictions. In practice... | Paper:
We prove that the optimistic-follow-the-regularized-leader (OFTRL) algorithm, together with smooth value updates, finds an $O(T^{−1})$ approximate Nash equilibrium in $T$ iterations for two-player zero-sum Markov games with full information. This improves the $\tilde{O}(T^{−5/6})$ convergence rate recently shown... | Here's an insight: |
[
"We propose a novel framework for multitask reinforcement learning based on the minimum description length (MDL) principle. In this approach, which we term MDL-control (MDL-C), the agent learns the common structure among the tasks with which it is faced and then distills it into a simpler representation which facil... | 957 | 1,067 | 957_1067 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
We propose a novel framework for multitask reinforcement learning based on the minimum description length (MDL) principle. In this approach, which we term MDL-control (MDL-C), the agent learns the common structure among the tasks with which it is faced and then distills it into a simpler representation which f... | Paper:
We propose a novel framework for multitask reinforcement learning based on the minimum description length (MDL) principle. In this approach, which we term MDL-control (MDL-C), the agent learns the common structure among the tasks with which it is faced and then distills it into a simpler representation which fac... | Paper:
We consider the estimation of average and counterfactual treatment effects, under two settings: back-door adjustment and front-door adjustment. The goal in both cases is to recover the treatment effect without having an access to a hidden confounder. This objective is attained by first estimating the conditiona... | Here's an insight: |
[
"Neural networks with sinusoidal activations have been proposed as an alternative to networks with traditional activation functions. Despite their promise, particularly for learning implicit models, their training behavior is not yet fully understood, leading to a number of empirical design choices that are not wel... | 470 | 53 | 470_53 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Neural networks with sinusoidal activations have been proposed as an alternative to networks with traditional activation functions. Despite their promise, particularly for learning implicit models, their training behavior is not yet fully understood, leading to a number of empirical design choices that are not... | Paper:
Neural networks with sinusoidal activations have been proposed as an alternative to networks with traditional activation functions. Despite their promise, particularly for learning implicit models, their training behavior is not yet fully understood, leading to a number of empirical design choices that are not w... | Paper:
Reliable application of machine learning-based decision systems in the wild is one of the major challenges currently investigated by the field. A large portion of established approaches aims to detect erroneous predictions by means of assigning confidence scores. This confidence may be obtained by either quantif... | Here's an insight: |
[
"In this paper, we propose a novel Collaborative Pure Exploration in Kernel Bandit model (CoPE-KB), where multiple agents collaborate to complete different but related tasks with limited communication. Our model generalizes prior CoPE formulation with the single-task and classic MAB setting to allow multiple tasks ... | 1,437 | 172 | 1437_172 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
In this paper, we propose a novel Collaborative Pure Exploration in Kernel Bandit model (CoPE-KB), where multiple agents collaborate to complete different but related tasks with limited communication. Our model generalizes prior CoPE formulation with the single-task and classic MAB setting to allow multiple ta... | Paper:
In this paper, we propose a novel Collaborative Pure Exploration in Kernel Bandit model (CoPE-KB), where multiple agents collaborate to complete different but related tasks with limited communication. Our model generalizes prior CoPE formulation with the single-task and classic MAB setting to allow multiple task... | Paper:
Building systems that achieve a deeper understanding of language is one of the central goals of natural language processing (NLP). Towards this goal, recent works have begun to train language models on narrative datasets which require extracting the most critical information by integrating across long contexts. ... | Here's an insight: |
[
"The potential of offline reinforcement learning (RL) is that high-capacity models trained on large, heterogeneous datasets can lead to agents that generalize broadly, analogously to similar advances in vision and NLP. However, recent works argue that offline RL methods encounter unique challenges to scaling up mod... | 9 | 38 | 9_38 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
The potential of offline reinforcement learning (RL) is that high-capacity models trained on large, heterogeneous datasets can lead to agents that generalize broadly, analogously to similar advances in vision and NLP. However, recent works argue that offline RL methods encounter unique challenges to scaling up... | Paper:
The potential of offline reinforcement learning (RL) is that high-capacity models trained on large, heterogeneous datasets can lead to agents that generalize broadly, analogously to similar advances in vision and NLP. However, recent works argue that offline RL methods encounter unique challenges to scaling up m... | Paper:
Random-feature-based attention (RFA) is an efficient approximation of softmax attention with linear runtime and space complexity. However, the approximation gap between RFA and conventional softmax attention is not well studied. Built upon previous progress of RFA, we characterize this gap through the lens of co... | Here's an insight: |
[
"Linear time-invariant state space models (SSM) are a classical model from engineering and statistics, that have recently been shown to be very promising in machine learning through the Structured State Space sequence model (S4). A core component of S4 involves initializing the SSM state matrix to a particular matr... | 986 | 461 | 986_461 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
Linear time-invariant state space models (SSM) are a classical model from engineering and statistics, that have recently been shown to be very promising in machine learning through the Structured State Space sequence model (S4). A core component of S4 involves initializing the SSM state matrix to a particular ... | Paper:
Linear time-invariant state space models (SSM) are a classical model from engineering and statistics, that have recently been shown to be very promising in machine learning through the Structured State Space sequence model (S4). A core component of S4 involves initializing the SSM state matrix to a particular ma... | Paper:
This work studies the threats of adversarial attack on multivariate probabilistic forecasting models and viable defense mechanisms. Our studies discover a new attack pattern that negatively impact the forecasting of a target time series via making strategic, sparse (imperceptible) modifications to the past obser... | Here's an insight: |
[
"We introduce an efficient algorithmic framework for learning sparse group models formulated as the natural convex relaxation of a cardinality-constrained program with Boolean variables. We provide theoretical techniques to characterize the equivalent condition when the relaxation achieves the exact integral optima... | 206 | 1,571 | 206_1571 | You are a helpful AI Assistant that provides well-reasoned and detailed responses. Identify an insight that emerges only when both papers are considered together—something not obvious from either paper alone. You first think about the reasoning process as an internal monologue (1-3 sentences) and then provide the user ... | Paper 1:
We introduce an efficient algorithmic framework for learning sparse group models formulated as the natural convex relaxation of a cardinality-constrained program with Boolean variables. We provide theoretical techniques to characterize the equivalent condition when the relaxation achieves the exact integral op... | Paper:
We introduce an efficient algorithmic framework for learning sparse group models formulated as the natural convex relaxation of a cardinality-constrained program with Boolean variables. We provide theoretical techniques to characterize the equivalent condition when the relaxation achieves the exact integral opti... | Paper:
We propose ADCLR: \underline{A}ccurate and \underline{D}ense \underline{C}ontrastive \underline{R}epresentation \underline{L}earning, a novel self-supervised learning framework for learning accurate and dense vision representation. To extract spatial-sensitive information, ADCLR introduces query patches for cont... | Here's an insight: |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 8