review stringlengths 5 16.6k | score stringclasses 5
values | area stringclasses 12
values | text stringlengths 31 5.65k |
|---|---|---|---|
This paper studies the impact of graph convolutions on a binary node classification problem. In this setting, the relationships among nodes are sampled from a given stochastic block model and node features are associated with a Gaussian mixture model. Theoretical results on the performance of a two or three layer graph... | Recommendation: 8: accept, good paper | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
This paper studies the impact of graph convolutions on a binary node classification problem. In this setting, the relationships among nodes are sampled from a given stochastic block model and node features are associated with a Gaussian mixture model. Theoretical results on the performance of a two or three lay... |
The paper proposes an exact nonnegative matrix factorization method that provides interpretable node embeddings (interpretation as the cluster/community assignment). The authors prove that under the constraint of embedding dimensionality, the embeddings can reconstruct adjacency matrix exactly. A training algorithm is ... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
The paper proposes an exact nonnegative matrix factorization method that provides interpretable node embeddings (interpretation as the cluster/community assignment). The authors prove that under the constraint of embedding dimensionality, the embeddings can reconstruct adjacency matrix exactly. A training algor... |
This paper proposes a new framework for inverting backdoor triggers from backdoor classifiers. Previous approaches is only applicable to patch-based backdoor. The authors proposed an unified approaches. Experiments on various different attacks demonstrate that the proposed approach is able to generate triggers with hig... | Recommendation: 6: marginally above the acceptance threshold | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
This paper proposes a new framework for inverting backdoor triggers from backdoor classifiers. Previous approaches is only applicable to patch-based backdoor. The authors proposed an unified approaches. Experiments on various different attacks demonstrate that the proposed approach is able to generate triggers ... |
This paper studies the geometric convergence of NPG parametrized by log linear function. The authors assume that approximation of Q-functions by linear function, and approximation of policy with log-linear function has some error bound, and they show that employing NPG with an increasing step size result in exponential... | Recommendation: 3: reject, not good enough | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper studies the geometric convergence of NPG parametrized by log linear function. The authors assume that approximation of Q-functions by linear function, and approximation of policy with log-linear function has some error bound, and they show that employing NPG with an increasing step size result in exp... |
This paper proposes a novel node-level pretraining task and a graph-level contrastive learning task for molecule graph representation learning. The node-level pretraining task is to predict a discrete tokenized atom that also encodes the context information of the target masked atom. This new task is more challenging ... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper proposes a novel node-level pretraining task and a graph-level contrastive learning task for molecule graph representation learning. The node-level pretraining task is to predict a discrete tokenized atom that also encodes the context information of the target masked atom. This new task is more chal... |
In this work, the authors tackle the problem of long-tailed recognition. The authors highlight the issue of Class-Conditional Distribution (CCD) shift due to scarce instances. The authors propose an adaptive data augmentation method, Distributionally Robust Augmentation (DRA) to improve performance for long-tailed reco... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
In this work, the authors tackle the problem of long-tailed recognition. The authors highlight the issue of Class-Conditional Distribution (CCD) shift due to scarce instances. The authors propose an adaptive data augmentation method, Distributionally Robust Augmentation (DRA) to improve performance for long-tai... |
In this research, for the task of tabular data learning, an algorithm that searches for features used and the base learner used jointly has been proposed. Within the research, it has been found that on a large number of different tasks, the method outperforms the existing baselines.
Strengths:
1- This is a pioneering ... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
In this research, for the task of tabular data learning, an algorithm that searches for features used and the base learner used jointly has been proposed. Within the research, it has been found that on a large number of different tasks, the method outperforms the existing baselines.
Strengths:
1- This is a pio... |
This paper proposes an imputation method for missing node features in graph neural networks. There is a node-wise diffusion as well as channel-wise diffusion that is based on the "pseudo confidence" of a missing feature node, which is inversely proportional to the distance to the closest observed feature node. Semi-sup... | Recommendation: 8: accept, good paper | Area: Deep Learning and representational learning | Review:
This paper proposes an imputation method for missing node features in graph neural networks. There is a node-wise diffusion as well as channel-wise diffusion that is based on the "pseudo confidence" of a missing feature node, which is inversely proportional to the distance to the closest observed feature node. ... |
This paper studies federated learning where the local data on each client are non-iid in the sense that they may encounter openset noisy labels. To solve the problem, they extend the so-called peer loss which is studied in centralized label noise learning to the federated learning scenario and call the proposed method ... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
This paper studies federated learning where the local data on each client are non-iid in the sense that they may encounter openset noisy labels. To solve the problem, they extend the so-called peer loss which is studied in centralized label noise learning to the federated learning scenario and call the proposed... |
This paper proposes to use a queue of embeddings of samples from the unlabeled dataset to improve the performance of self-supervised learning. It presents that the proposed method have achieved success on the tabular datasets.
Strength:
This paper has conducted some interesting experiments.
Weaknesses:
1. The techni... | Recommendation: 3: reject, not good enough | Area: Unsupervised and Self-supervised learning | Review:
This paper proposes to use a queue of embeddings of samples from the unlabeled dataset to improve the performance of self-supervised learning. It presents that the proposed method have achieved success on the tabular datasets.
Strength:
This paper has conducted some interesting experiments.
Weaknesses:
1. Th... |
This paper aims to transfer the point cloud knowledge from a LiDAR sensor during the training phase to the camera-only testing scenario. The authors apply knowledge distillation with a LiDAR teacher and a camera student. They also use the multi-level adversarial learning mechanism to adapt the features learned from dif... | Recommendation: 5: marginally below the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This paper aims to transfer the point cloud knowledge from a LiDAR sensor during the training phase to the camera-only testing scenario. The authors apply knowledge distillation with a LiDAR teacher and a camera student. They also use the multi-level adversarial learning mechanism to adapt the features learned ... |
This paper finds that non-smooth ReLU activation function weaken the adversarial robustness and smooth activation functions such as SiLU can improve the adversarial robustness. The experiments are based on large-scale ImageNet dataset and show the state-of-the-art performance.
Strength
- This paper focuses on ImageNet... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
This paper finds that non-smooth ReLU activation function weaken the adversarial robustness and smooth activation functions such as SiLU can improve the adversarial robustness. The experiments are based on large-scale ImageNet dataset and show the state-of-the-art performance.
Strength
- This paper focuses on ... |
The paper demonstrates that large language models (LLMs) can be self-improved by generating high-confidence rationale augmented answers for unlabelled questions using an LLM and use that data to fine-tune the same LLM to improve itself. The paper empirically shows that this approach improves the reasoning abilities of ... | Recommendation: 3: reject, not good enough | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
The paper demonstrates that large language models (LLMs) can be self-improved by generating high-confidence rationale augmented answers for unlabelled questions using an LLM and use that data to fine-tune the same LLM to improve itself. The paper empirically shows that this approach improves the reasoning abili... |
This paper introduces S-Mixup. It is a graph Mixup method, that can better utilize the node-level information between the pair-wise graph.
## Strengths
1. The problem is well-motivated. Indeed, graph data is highly structured, and the standard augmentation methods can easily destroy the key substructures, which can le... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper introduces S-Mixup. It is a graph Mixup method, that can better utilize the node-level information between the pair-wise graph.
## Strengths
1. The problem is well-motivated. Indeed, graph data is highly structured, and the standard augmentation methods can easily destroy the key substructures, whic... |
In this article, the authors propose to study and improve fairness in graph neural networks. More precisely, they provide conditions under which the graph aggregation steps increase prediction biases, and they propose an optimization problem that allows to find an optimal graph topology that reduces biases while preser... | Recommendation: 6: marginally above the acceptance threshold | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
In this article, the authors propose to study and improve fairness in graph neural networks. More precisely, they provide conditions under which the graph aggregation steps increase prediction biases, and they propose an optimization problem that allows to find an optimal graph topology that reduces biases whil... |
This work attempts to deal with node heterogeneity for graph learning task. The proposed method dissects the node representations into feature and structure views. Finally a prototype-based node representation method is designed by separately modeling feature view with prototype-based MLP network and encoding graph str... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
This work attempts to deal with node heterogeneity for graph learning task. The proposed method dissects the node representations into feature and structure views. Finally a prototype-based node representation method is designed by separately modeling feature view with prototype-based MLP network and encoding g... |
The authors propose a transformer-based pre-training and fine-tuning framework for TEE from observational data. The proposed method is pre-trained to learn representative contextual patient representations. Then, fine-tuned on labeled patient data for TEE. The proposed method is evaluated on 4 downstream TEE tasks.
S... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
The authors propose a transformer-based pre-training and fine-tuning framework for TEE from observational data. The proposed method is pre-trained to learn representative contextual patient representations. Then, fine-tuned on labeled patient data for TEE. The proposed method is evaluated on 4 downstream TEE ta... |
This paper analyzes the convergence of gradient descent on overparameterized neural networks with smooth activation functions. The authors show that the Hessian of the neural network has a small spectral norm within a special ball of the initialization, and this ball is allowed to be significantly larger than those all... | Recommendation: 8: accept, good paper | Area: Deep Learning and representational learning | Review:
This paper analyzes the convergence of gradient descent on overparameterized neural networks with smooth activation functions. The authors show that the Hessian of the neural network has a small spectral norm within a special ball of the initialization, and this ball is allowed to be significantly larger than t... |
This paper presents a multivariate time-series forecasting framework that combines GAT with a forecasting framework. The paper provides detail about the GAT framework. The way they integrate it seems to have been inspired by Wu et al. IJCAI 19 but differs in the choice of the specific GAT parameterization. The second h... | Recommendation: 3: reject, not good enough | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This paper presents a multivariate time-series forecasting framework that combines GAT with a forecasting framework. The paper provides detail about the GAT framework. The way they integrate it seems to have been inspired by Wu et al. IJCAI 19 but differs in the choice of the specific GAT parameterization. The ... |
This paper proposed to unify relative positional encoding methods by formulating them as a quadratic form and introduced a class of decomposable relative positional encoding that is equipable by linear attention.
Strength:
- The unified form of relative positional encoding is meaningful in the sense that this formulati... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper proposed to unify relative positional encoding methods by formulating them as a quadratic form and introduced a class of decomposable relative positional encoding that is equipable by linear attention.
Strength:
- The unified form of relative positional encoding is meaningful in the sense that this f... |
This paper studies reward-free RL with safe exploration. The authors consider the scenario where a
safe baseline policy is given beforehand, propose a unified algorithmic framework called SWEET, and instantiate the SWEET framework to the tabular and low-rank MDP settings. Their algorithms utilize the concavity and cont... | Recommendation: 6: marginally above the acceptance threshold | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
This paper studies reward-free RL with safe exploration. The authors consider the scenario where a
safe baseline policy is given beforehand, propose a unified algorithmic framework called SWEET, and instantiate the SWEET framework to the tabular and low-rank MDP settings. Their algorithms utilize the concavity ... |
The paper proposes a distillation framework that makes a network learn with crops and augmentations from a single image. The learning target comes from a pre-trained teacher's outputs. The results obtained is of decent level (69% ImageNet top1). Various design options and internal properties of the resulting network ar... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
The paper proposes a distillation framework that makes a network learn with crops and augmentations from a single image. The learning target comes from a pre-trained teacher's outputs. The results obtained is of decent level (69% ImageNet top1). Various design options and internal properties of the resulting ne... |
The authors propose non-monotonic self-terminating (NMST) decoding algorithm, improving upon [Welleck,et. al. 2020] ST algorithm.
The paper first show that a language model is non-monotonic if it is trained on dataset that has the same prefix with two different lengths samples.
It also points out that the monotonicity ... | Recommendation: 8: accept, good paper | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
The authors propose non-monotonic self-terminating (NMST) decoding algorithm, improving upon [Welleck,et. al. 2020] ST algorithm.
The paper first show that a language model is non-monotonic if it is trained on dataset that has the same prefix with two different lengths samples.
It also points out that the monot... |
This work focuses on the many-to-one matching problem in the bandits, and the uniqueness condition is fundamental in their problem setup. The author(s) designs the MO-UCB-D4 algorithm and derives an upper bound. The paper also presents experimental results to convince the efficacy of the proposed algorithm.
Strength:
... | Recommendation: 5: marginally below the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This work focuses on the many-to-one matching problem in the bandits, and the uniqueness condition is fundamental in their problem setup. The author(s) designs the MO-UCB-D4 algorithm and derives an upper bound. The paper also presents experimental results to convince the efficacy of the proposed algorithm.
St... |
The paper proposed a method for generating stable and safe policies for stochastic delay-differential equations. Specifically, the paper achieves this by learning a LaSalle's type stability certificate as an MLP and extending it to a stochastic control barrier function.
# Strengths:
- The paper relies on minimal assump... | Recommendation: 8: accept, good paper | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
The paper proposed a method for generating stable and safe policies for stochastic delay-differential equations. Specifically, the paper achieves this by learning a LaSalle's type stability certificate as an MLP and extending it to a stochastic control barrier function.
# Strengths:
- The paper relies on minima... |
The paper studies 'probabilistic dynamics model ensemble' method in reinforcement learning. It proposes that (1) an important factor to the convergence of RL is the Lipschitz condition of the value function and (2) model ensemble helps to regularize the Lipschitz condition in the training. The paper provides both theor... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
The paper studies 'probabilistic dynamics model ensemble' method in reinforcement learning. It proposes that (1) an important factor to the convergence of RL is the Lipschitz condition of the value function and (2) model ensemble helps to regularize the Lipschitz condition in the training. The paper provides bo... |
The paper proposes a novel communication scheme, Sequential Communication (SeqComm), for cooperative multi-agent reinforcement learning (MARL).
In communication for cooperation in MARL, circular dependencies can sometimes occur. This is caused by synchronization in communication. The proposed model assumes asynchronous... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
The paper proposes a novel communication scheme, Sequential Communication (SeqComm), for cooperative multi-agent reinforcement learning (MARL).
In communication for cooperation in MARL, circular dependencies can sometimes occur. This is caused by synchronization in communication. The proposed model assumes asyn... |
In the existing meta-gradient studies, the adaptive return is simply formulated in the form of expected cumulative rewards. In this paper, the authors address the meta learning problem of the distributional actor-critic method with quantile distributions by considering the distributional $\lambda$ return and apply the ... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
In the existing meta-gradient studies, the adaptive return is simply formulated in the form of expected cumulative rewards. In this paper, the authors address the meta learning problem of the distributional actor-critic method with quantile distributions by considering the distributional $\lambda$ return and ap... |
The paper proposes a new adaptive quantization strategy (and aggregation criteria), AQUILA, by adaptively determining the quantization bits per round per client in lazily aggreagated federated learning. The quantization level $b^*$ is chosen based on the $l_\infty$ and $l_2$ norm of the difference between the current g... | Recommendation: 3: reject, not good enough | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
The paper proposes a new adaptive quantization strategy (and aggregation criteria), AQUILA, by adaptively determining the quantization bits per round per client in lazily aggreagated federated learning. The quantization level $b^*$ is chosen based on the $l_\infty$ and $l_2$ norm of the difference between the c... |
The paper proposes to bring MIMO for CNNs to vision transformers. Specifically, it designs a source attributing module at last layer to separate the input source and perform classification for different input. Experiments are mainly conducted on small-scale datasets, CIFAR, Imagenet-100 to show its effectiveness.
St... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
The paper proposes to bring MIMO for CNNs to vision transformers. Specifically, it designs a source attributing module at last layer to separate the input source and perform classification for different input. Experiments are mainly conducted on small-scale datasets, CIFAR, Imagenet-100 to show its effectivenes... |
This paper proposes to predict solutions of PDE locally and unite them into a global solution. The proposed neural operator scales to large resolutions by leveraging local and global structures by decomposing both the input domain and the operator's parameter space. The proposed method can be trained with much fewer sa... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper proposes to predict solutions of PDE locally and unite them into a global solution. The proposed neural operator scales to large resolutions by leveraging local and global structures by decomposing both the input domain and the operator's parameter space. The proposed method can be trained with much ... |
This paper proposes a new target value estimate approach, Graph backup, based on tree-backup. The main idea is to leverage the crossover on state space to accelerate value propagation using a graph. In graph backup, a state-transition graph is built and the target value for each value backup is estimated by looking at ... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper proposes a new target value estimate approach, Graph backup, based on tree-backup. The main idea is to leverage the crossover on state space to accelerate value propagation using a graph. In graph backup, a state-transition graph is built and the target value for each value backup is estimated by loo... |
This work proposes a transformer-based architecture with a masked modeling task to operate on intra-cranial recordings directly. Some of the important components of this model include a content-aware loss to capture the burst-like nature of neural activity, a superlet representation of the raw neural data and a masking... | Recommendation: 8: accept, good paper | Area: Neuroscience and Cognitive Science (e.g., neural coding, brain-computer interfaces) | Review:
This work proposes a transformer-based architecture with a masked modeling task to operate on intra-cranial recordings directly. Some of the important components of this model include a content-aware loss to capture the burst-like nature of neural activity, a superlet representation of the raw neural data and a... |
The authors describe a classification framework that consists of a verifier (Arthur) and two provers (one collaborative [Merlin] and one adversarial [Morgana]). The provers aim to convince/trick the verifier in making a correct/incorrect classification.
**Theoretical results:**
* **Mutual information bound at equilib... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
The authors describe a classification framework that consists of a verifier (Arthur) and two provers (one collaborative [Merlin] and one adversarial [Morgana]). The provers aim to convince/trick the verifier in making a correct/incorrect classification.
**Theoretical results:**
* **Mutual information bound at... |
This paper proposes a method for accounting for the geometry of the data in devising methods for enforcing pessimism in offline RL. To do so, the paper ends up training a state-conditioned distance function between actions, and enforces a policy constraint using the learned distance function. The hope is that this is u... | Recommendation: 3: reject, not good enough | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper proposes a method for accounting for the geometry of the data in devising methods for enforcing pessimism in offline RL. To do so, the paper ends up training a state-conditioned distance function between actions, and enforces a policy constraint using the learned distance function. The hope is that t... |
1. The authors try to infer the underlying dynamics of some unknown dynamical system based on sparsely sampled observations and external inputs.
2. The authors build a framework to infer such a dynamical system using 1) neural networks as function approximators for a generic continuous-time dynamical system, and 2) gra... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
1. The authors try to infer the underlying dynamics of some unknown dynamical system based on sparsely sampled observations and external inputs.
2. The authors build a framework to infer such a dynamical system using 1) neural networks as function approximators for a generic continuous-time dynamical system, an... |
This work proposes a proportional sampling method to estimate the ratios between Shapley values by introducing effective coalitions. Then, it combines this method and the existing Integrated Gradients to propose the Shapley Integrated Gradients that can explain a deep neural network (DNN) prediction by attributing the ... | Recommendation: 3: reject, not good enough | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
This work proposes a proportional sampling method to estimate the ratios between Shapley values by introducing effective coalitions. Then, it combines this method and the existing Integrated Gradients to propose the Shapley Integrated Gradients that can explain a deep neural network (DNN) prediction by attribut... |
Image retrieval model can be updated when there is more training data or improved architecture, but it is not straightforward since old and new feature spaces are not compatible, leading to poor retrieval results between new query and old gallery embeddings. A naive solution is to replace the old features by new featur... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
Image retrieval model can be updated when there is more training data or improved architecture, but it is not straightforward since old and new feature spaces are not compatible, leading to poor retrieval results between new query and old gallery embeddings. A naive solution is to replace the old features by ne... |
This paper proposes a knowledge distillation (KD) framework that leverages supervision complexity to measure the alignment between teacher-provided supervision and the student’s neural tangent kernel. It first shows how supervision complexity is defined and measured for kernel-based classifiers, which is then extended ... | Recommendation: 8: accept, good paper | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
This paper proposes a knowledge distillation (KD) framework that leverages supervision complexity to measure the alignment between teacher-provided supervision and the student’s neural tangent kernel. It first shows how supervision complexity is defined and measured for kernel-based classifiers, which is then e... |
This paper investigates tasks in which the "reward hypothesis" is not the most appropriate framework. The authors demonstrate three types of objectives: MORL, risk sensitive RL, and Modal objectives, that cannot mathematically be reduced to a singular MDP formulation.
The mathematical demonstrations are themselves int... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper investigates tasks in which the "reward hypothesis" is not the most appropriate framework. The authors demonstrate three types of objectives: MORL, risk sensitive RL, and Modal objectives, that cannot mathematically be reduced to a singular MDP formulation.
The mathematical demonstrations are themse... |
This paper looks at the intersection of representation learning and MARL. The authors aim to design network architectures that are permutation invariant to reordering of agents in the input representation layer of a MARL network and also consider how to develop some output units that are only equivariant to permutation... | Recommendation: 8: accept, good paper | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper looks at the intersection of representation learning and MARL. The authors aim to design network architectures that are permutation invariant to reordering of agents in the input representation layer of a MARL network and also consider how to develop some output units that are only equivariant to per... |
The paper proposes a new class of similarity approximation methods based on language. To collect the language data required by these new methods, the authors also developed and validated a new adaptive tag collection pipeline, which is significantly cheaper than the classical methods. Finally, the authors also develop ... | Recommendation: 5: marginally below the acceptance threshold | Area: Neuroscience and Cognitive Science (e.g., neural coding, brain-computer interfaces) | Review:
The paper proposes a new class of similarity approximation methods based on language. To collect the language data required by these new methods, the authors also developed and validated a new adaptive tag collection pipeline, which is significantly cheaper than the classical methods. Finally, the authors also ... |
This paper introduces recent MLP-based artificial neural network architecture design to spiking neural networks. By replacing the commonly used layer normalization in MLP-Mixer with batch normalization, this paper proposes spiking MLP-Mixer with multiplication-free inference. A spiking patch encoding module is also pro... | Recommendation: 3: reject, not good enough | Area: Neuroscience and Cognitive Science (e.g., neural coding, brain-computer interfaces) | Review:
This paper introduces recent MLP-based artificial neural network architecture design to spiking neural networks. By replacing the commonly used layer normalization in MLP-Mixer with batch normalization, this paper proposes spiking MLP-Mixer with multiplication-free inference. A spiking patch encoding module is ... |
The authors propose a low-rank attention mechanism named DBA. Several experiments have been conducted to validate the proposed method's effectiveness.
Strength:
* The technical details are presented clearly and with details
* The experiments include state-of-the-art methods as baselines
* The paper is structured well a... | Recommendation: 5: marginally below the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
The authors propose a low-rank attention mechanism named DBA. Several experiments have been conducted to validate the proposed method's effectiveness.
Strength:
* The technical details are presented clearly and with details
* The experiments include state-of-the-art methods as baselines
* The paper is structure... |
This paper proposes Open-Set Semi-Supervised Continual Learning, where the experimental setting is essentially a class-incremental learning scenario with unlabeled data from both in- and out-of-distribution. The proposed method consists of two components: the unsupervised reference model learns with the SimCLR loss and... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper proposes Open-Set Semi-Supervised Continual Learning, where the experimental setting is essentially a class-incremental learning scenario with unlabeled data from both in- and out-of-distribution. The proposed method consists of two components: the unsupervised reference model learns with the SimCLR ... |
This paper builds on the latent variable view of reinforcement learning (RL) to provide a model-based RL method that jointly learns representations of observations, their transition dynamics (the representations), and the optimal policy.
It introduces the Aligned Latent Model objective, which is derived from the typic... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper builds on the latent variable view of reinforcement learning (RL) to provide a model-based RL method that jointly learns representations of observations, their transition dynamics (the representations), and the optimal policy.
It introduces the Aligned Latent Model objective, which is derived from t... |
This paper proposes a novel algorithm to learn diverse behavior styles from demonstrations. It uses a projection function to encode demonstration trajectories into latent spaces and then uses MAP-ELITES to find a set of possible policies. Experiment results how the proposed model is able to learn a better coverage of d... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper proposes a novel algorithm to learn diverse behavior styles from demonstrations. It uses a projection function to encode demonstration trajectories into latent spaces and then uses MAP-ELITES to find a set of possible policies. Experiment results how the proposed model is able to learn a better cover... |
In this paper, the authors propose a self-supervised multi-modal approach: RAVEn to jointly learn visual and speech representations. The key components in RAVEn take good practices (e.g., masked prediction, Transformer, and Knowledge Distillation) in existing self-supervised learning approaches. But differently, it lev... | Recommendation: 6: marginally above the acceptance threshold | Area: Unsupervised and Self-supervised learning | Review:
In this paper, the authors propose a self-supervised multi-modal approach: RAVEn to jointly learn visual and speech representations. The key components in RAVEn take good practices (e.g., masked prediction, Transformer, and Knowledge Distillation) in existing self-supervised learning approaches. But differently... |
The paper studies in-distribution and out-of-distribution generalization with graph convolutional networks. In the former setting, the paper improves on an existing bound in the literature by reducing dependency on maximum node degree to a linear factor. In the latter setting, the paper builds on in-distribution result... | Recommendation: 6: marginally above the acceptance threshold | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
The paper studies in-distribution and out-of-distribution generalization with graph convolutional networks. In the former setting, the paper improves on an existing bound in the literature by reducing dependency on maximum node degree to a linear factor. In the latter setting, the paper builds on in-distributio... |
The authors propose an exploration method inspired by the importance of social learning in humans. The method ‘Help Me Explore’ combines individual epodes for practicing already known goals with active learning via ‘social queries’ for goals just beyond the agent’s current abilities, as suggested by a social partner. S... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
The authors propose an exploration method inspired by the importance of social learning in humans. The method ‘Help Me Explore’ combines individual epodes for practicing already known goals with active learning via ‘social queries’ for goals just beyond the agent’s current abilities, as suggested by a social pa... |
This is a theoretical paper that extends previous results on the duality gap of neural network training. Its main results are: 1) linear networks with L2 regularization and 3 or more layers have in general positive duality gap, though its primal and dual solution can be computed in closed form; and 2) strong duality ho... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
This is a theoretical paper that extends previous results on the duality gap of neural network training. Its main results are: 1) linear networks with L2 regularization and 3 or more layers have in general positive duality gap, though its primal and dual solution can be computed in closed form; and 2) strong du... |
The paper tackles RPM (Raven’s Progressive Matrices) problems where a set of context images are given and a continuation image is supposed to be selected from a given set of image choices. The images are governed by abstract rules which needs to be inferred by the method, which is claimed to parallel human reasoning ca... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
The paper tackles RPM (Raven’s Progressive Matrices) problems where a set of context images are given and a continuation image is supposed to be selected from a given set of image choices. The images are governed by abstract rules which needs to be inferred by the method, which is claimed to parallel human reas... |
The authors propose a simple regularization method named Teaching Others is Teaching Yourself (TOTY) to address the BPD problem. The proposed method is similar to self-distillation. Different from knowledge distillation in which knowledge only flows from the teacher to the student, in TOTY, the authors align the teache... | Recommendation: 3: reject, not good enough | Area: Generative models | Review:
The authors propose a simple regularization method named Teaching Others is Teaching Yourself (TOTY) to address the BPD problem. The proposed method is similar to self-distillation. Different from knowledge distillation in which knowledge only flows from the teacher to the student, in TOTY, the authors align th... |
The authors present technical results showing that disentangled representations improve generalization if base predictors are sparse (they only use a limited number of features from the representation). Building on this, the authors propose an algorithm that learns disentangled representations (by encouraging base-pred... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
The authors present technical results showing that disentangled representations improve generalization if base predictors are sparse (they only use a limited number of features from the representation). Building on this, the authors propose an algorithm that learns disentangled representations (by encouraging b... |
the paper proposes a (pytorch-based) implementation for summing clipped per-sample gradients in DP-SGD and demonstrates empirical gains in terms of compute time.
strength: the authors show empirical gains for common setups of DP training in terms of wall-clock time compared to previous approaches.
weakness: the pap... | Recommendation: 5: marginally below the acceptance threshold | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
the paper proposes a (pytorch-based) implementation for summing clipped per-sample gradients in DP-SGD and demonstrates empirical gains in terms of compute time.
strength: the authors show empirical gains for common setups of DP training in terms of wall-clock time compared to previous approaches.
weakness:... |
The paper proposes a learning-agnostic data valuation framework based on optimal transport (OT). The authors suggest using a Class-wise Wasserstein distance between two datasets as a surrogate for validation performance, thus alleviating the need to pre-specifying the learning algorithm in advance. The authors then pro... | Recommendation: 8: accept, good paper | Area: General Machine Learning | Review:
The paper proposes a learning-agnostic data valuation framework based on optimal transport (OT). The authors suggest using a Class-wise Wasserstein distance between two datasets as a surrogate for validation performance, thus alleviating the need to pre-specifying the learning algorithm in advance. The authors ... |
In Strength And Weaknesses
This paper speedups model training by maximizing GSNR in FL and provides the optimal local updates from a theoretical viewpoint. However, I'm not an expert in FL and have a heavy review load. Due to my limited time, I can't be more positive at the current stage. I encourage the authors pay mo... | Recommendation: 6: marginally above the acceptance threshold | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
In Strength And Weaknesses
This paper speedups model training by maximizing GSNR in FL and provides the optimal local updates from a theoretical viewpoint. However, I'm not an expert in FL and have a heavy review load. Due to my limited time, I can't be more positive at the current stage. I encourage the author... |
In this paper, the authors assemble a large-scale, challenging, and more diverse benchmark, SMC-Bench, for pruning and sparse training algorithms. A careful evaluation indicates that SMC-Bench significantly challenges current SOTA sparse algorithms, exposes their limitations and points to new research opportunities.
S... | Recommendation: 8: accept, good paper | Area: Deep Learning and representational learning | Review:
In this paper, the authors assemble a large-scale, challenging, and more diverse benchmark, SMC-Bench, for pruning and sparse training algorithms. A careful evaluation indicates that SMC-Bench significantly challenges current SOTA sparse algorithms, exposes their limitations and points to new research opportuni... |
This paper tries to summarize current offline RL algorithms into a bi-level optimization problem and offers a new algorithm in the non-iterative camp (that is sufficiently different from previous non-iterative work such as RvS).
This is a very novel paper that provides a fascinating new insight into Offline RL based o... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper tries to summarize current offline RL algorithms into a bi-level optimization problem and offers a new algorithm in the non-iterative camp (that is sufficiently different from previous non-iterative work such as RvS).
This is a very novel paper that provides a fascinating new insight into Offline RL... |
This paper presents a new architecture for spiking neural networks (SNNs), called d-block model. This architecture is built upon a previously proposed work (Taylor et al. 2022). The idea is to construct multiple blocks where within each there is dependency, allowing more parallelism during training. It has been shown t... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
This paper presents a new architecture for spiking neural networks (SNNs), called d-block model. This architecture is built upon a previously proposed work (Taylor et al. 2022). The idea is to construct multiple blocks where within each there is dependency, allowing more parallelism during training. It has been... |
This paper investigates systematic generalization in deep neural networks. Systematic generalization here refers to the ability of an algorithm to produce outputs that were not observed during training time. A potential reason for this is postulated: the lack of systematic generalization in deep neural networks is due ... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper investigates systematic generalization in deep neural networks. Systematic generalization here refers to the ability of an algorithm to produce outputs that were not observed during training time. A potential reason for this is postulated: the lack of systematic generalization in deep neural networks... |
The authors ALT to handle graphs with either low or high homophily by decomposing a given graph into two components, extracting complementary graph signals from these two components, and adaptively merge the graph signals for node classification.
## Strength
The frequency analysis is somehow interesting.
## Weaknesse... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
The authors ALT to handle graphs with either low or high homophily by decomposing a given graph into two components, extracting complementary graph signals from these two components, and adaptively merge the graph signals for node classification.
## Strength
The frequency analysis is somehow interesting.
## W... |
The authors proposed a network-based approach to control the depth-of-field (DoF) effect of photographs post-capture. While there are many previous works in artificial Bokeh generation, the authors claimed their novelties lie in 1) learned representation space for the DoF effect, 2) controllable network for the strengt... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
The authors proposed a network-based approach to control the depth-of-field (DoF) effect of photographs post-capture. While there are many previous works in artificial Bokeh generation, the authors claimed their novelties lie in 1) learned representation space for the DoF effect, 2) controllable network for the... |
The paper follows on the success of the recently proposed structured state space based sequence model (S4) for long range dependency modeling, and proposes a simplified model that keeps two key characteristics of the S4 model, namely its parameter efficiency when modeling long sequences, and a decaying structure of wei... | Recommendation: 8: accept, good paper | Area: Deep Learning and representational learning | Review:
The paper follows on the success of the recently proposed structured state space based sequence model (S4) for long range dependency modeling, and proposes a simplified model that keeps two key characteristics of the S4 model, namely its parameter efficiency when modeling long sequences, and a decaying structur... |
The paper proposes a new concept semantic scale, which conceptually captures the richness or diversity of the feature space, e.g., “Bird” features should be richer than “Swan” features. This quantity is quantified by the volume of the learned feature space, proportional to the determinant of feature covariance matrix. ... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
The paper proposes a new concept semantic scale, which conceptually captures the richness or diversity of the feature space, e.g., “Bird” features should be richer than “Swan” features. This quantity is quantified by the volume of the learned feature space, proportional to the determinant of feature covariance ... |
This paper studies an allocation problem where multiple "agents" can be assigned to the same "arm" in each round. Each arm has some capacity, and the combined capacity of the $K$ arms is large enough to accommodate all $N$ agents. Both sides of the market (agents and arms) have preferences over each other. Agent prefer... | Recommendation: 5: marginally below the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper studies an allocation problem where multiple "agents" can be assigned to the same "arm" in each round. Each arm has some capacity, and the combined capacity of the $K$ arms is large enough to accommodate all $N$ agents. Both sides of the market (agents and arms) have preferences over each other. Agen... |
The authors proposed a new loss function (transformation invariant loss function with distance equilibrium) for time series forecasting. This new loss function helps capture the shape of time-series sequences. The authors tested the effectiveness of the new loss function on multiple datasets and models.
Strength:
1. Th... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
The authors proposed a new loss function (transformation invariant loss function with distance equilibrium) for time series forecasting. This new loss function helps capture the shape of time-series sequences. The authors tested the effectiveness of the new loss function on multiple datasets and models.
Strengt... |
This paper studies machine unlearning on graph neural networks (GNNs) by analyzing influence function. The authors identify that simply applying influence function on GNNs for edge removal is problematic due to node dependency. As such, the authors propose to estimate the influence function by upweighting the set of al... | Recommendation: 5: marginally below the acceptance threshold | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
This paper studies machine unlearning on graph neural networks (GNNs) by analyzing influence function. The authors identify that simply applying influence function on GNNs for edge removal is problematic due to node dependency. As such, the authors propose to estimate the influence function by upweighting the s... |
While a large part of the literature focuses on learning protein representation from their amino acid sequences (allowing pre-training from huge existing database of known protein sequences), the authors suggest a novel approach to learn representation from their 3D structure.
The first contribution lies in the definit... | Recommendation: 8: accept, good paper | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
While a large part of the literature focuses on learning protein representation from their amino acid sequences (allowing pre-training from huge existing database of known protein sequences), the authors suggest a novel approach to learn representation from their 3D structure.
The first contribution lies in the... |
The paper studied the problem of molecular linker generation, which aims to generate the linker given different individual fragments of a desired molecule/drug. Specifically, the work borrows the idea of the recent equivariant diffusion molecule generative model [1] into this specific "molecular missing part" generatio... | Recommendation: 3: reject, not good enough | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
The paper studied the problem of molecular linker generation, which aims to generate the linker given different individual fragments of a desired molecule/drug. Specifically, the work borrows the idea of the recent equivariant diffusion molecule generative model [1] into this specific "molecular missing part" g... |
1. This paper proves that multiple contrastive learning methods can find a minimax-optimal representation for linear predictors assuming the target functions satisfy approximate view-invariance property (Assumption 1.1). To prove this, they first show that minimizing the contrastive loss is equivalent to solving Kernel... | Recommendation: 8: accept, good paper | Area: Unsupervised and Self-supervised learning | Review:
1. This paper proves that multiple contrastive learning methods can find a minimax-optimal representation for linear predictors assuming the target functions satisfy approximate view-invariance property (Assumption 1.1). To prove this, they first show that minimizing the contrastive loss is equivalent to solvin... |
This paper proposes an E(3)/SE(3) equivariant transformer on 3D molecular graphs. The central point is to apply MLP attention + non-linear message for better capturing the interaction between atoms. The attention weights are computed by a non-linear MLP attention mechanism based on the type-0 irreps features. Then the... | Recommendation: 6: marginally above the acceptance threshold | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
This paper proposes an E(3)/SE(3) equivariant transformer on 3D molecular graphs. The central point is to apply MLP attention + non-linear message for better capturing the interaction between atoms. The attention weights are computed by a non-linear MLP attention mechanism based on the type-0 irreps features. ... |
This paper proposes a method called Causal Proxy Model (CPM) for explaining a black-box model $\mathcal{N}$ that makes use of available counterfactual training data.
### Strengths
1) I think the main strength of the paper is that it is well-written and easy to follow.
2) Learning a model that enables the explanation of... | Recommendation: 3: reject, not good enough | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
This paper proposes a method called Causal Proxy Model (CPM) for explaining a black-box model $\mathcal{N}$ that makes use of available counterfactual training data.
### Strengths
1) I think the main strength of the paper is that it is well-written and easy to follow.
2) Learning a model that enables the explan... |
The paper presents a weakly-supervised incremental semantic segmentation strategy, which starts from a base learning task with fully-annotated images and then incrementally learns novel classes with image-level labels only. To tackle this problem, it introduces a pseudo label generation method for the weakly supervised... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
The paper presents a weakly-supervised incremental semantic segmentation strategy, which starts from a base learning task with fully-annotated images and then incrementally learns novel classes with image-level labels only. To tackle this problem, it introduces a pseudo label generation method for the weakly su... |
The paper proposes the Distributionally Robust Recourse Action (DiRRAc) framework that generates an optimal recourse action, which under a mixture of model shifts, enjoys the highest probability of being valid. A projected gradient descent algorithm is designed to solve the model and find an optimal recourse action.
St... | Recommendation: 8: accept, good paper | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
The paper proposes the Distributionally Robust Recourse Action (DiRRAc) framework that generates an optimal recourse action, which under a mixture of model shifts, enjoys the highest probability of being valid. A projected gradient descent algorithm is designed to solve the model and find an optimal recourse ac... |
This work presents a method for proposing curriculum goals given a set of desired goal states for curriculum reinforcement learning. The core idea is to find states at the frontier that are similar to the specified goals. The proposed method keeps track of exploration frontiers using a notion of temporal distance and c... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This work presents a method for proposing curriculum goals given a set of desired goal states for curriculum reinforcement learning. The core idea is to find states at the frontier that are similar to the specified goals. The proposed method keeps track of exploration frontiers using a notion of temporal distan... |
The paper study the problem of quantum transport simulator. It implement an automatic differentiable quantum transport simulator which can provide gradients for sensitivity analysis and solving inverse problems.
Strength
1. A automatic differentiable simulator is useful for scientific study of the quantum transport.
W... | Recommendation: 6: marginally above the acceptance threshold | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
The paper study the problem of quantum transport simulator. It implement an automatic differentiable quantum transport simulator which can provide gradients for sensitivity analysis and solving inverse problems.
Strength
1. A automatic differentiable simulator is useful for scientific study of the quantum trans... |
This paper proposes an effective way to train the spike thresholds of spiking neural networks, while the naive surrogate gradient method fails to do so. The proposed method achieves SOTA performance on several image classification tasks and an object detection task.
Strength:
1. The proposed method is simple, and can ... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper proposes an effective way to train the spike thresholds of spiking neural networks, while the naive surrogate gradient method fails to do so. The proposed method achieves SOTA performance on several image classification tasks and an object detection task.
Strength:
1. The proposed method is simple, ... |
From a theoretical viewpoint, this paper studied Generalized Reweighting (GRW) algorithms that include importance weighting and Distributionally Robust Optimization (DRO) variants, which were designed for learning with a distributional shift. The authors showed that when used to train overparameterized linear models or... | Recommendation: 8: accept, good paper | Area: General Machine Learning | Review:
From a theoretical viewpoint, this paper studied Generalized Reweighting (GRW) algorithms that include importance weighting and Distributionally Robust Optimization (DRO) variants, which were designed for learning with a distributional shift. The authors showed that when used to train overparameterized linear m... |
This work proposes a text-to-image generation model that leverages several distribution-sensitive losses for better performance under smaller model sizes. The major technical contribution is the design of the "right" loss function for this task, which is a linear combination of generative loss, DAMSM, fake-to-real, fak... | Recommendation: 5: marginally below the acceptance threshold | Area: Generative models | Review:
This work proposes a text-to-image generation model that leverages several distribution-sensitive losses for better performance under smaller model sizes. The major technical contribution is the design of the "right" loss function for this task, which is a linear combination of generative loss, DAMSM, fake-to-r... |
- This paper attempts to address the contradiction that prior works have shown emergent languages to generalize compositionally but without the emergence of compositional languages.
- The authors argue that emergent languages are characterized by variation and that an emergent language's compositionality is distinct fr... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
- This paper attempts to address the contradiction that prior works have shown emergent languages to generalize compositionally but without the emergence of compositional languages.
- The authors argue that emergent languages are characterized by variation and that an emergent language's compositionality is dis... |
This paper presents a test-time graph transformation approach to improve graph representation learning performance. Specifically, during test time, the structure and features of the test graph will be optimized through a contrastive learning objective. Experiments on node classification under various settings demonstra... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
This paper presents a test-time graph transformation approach to improve graph representation learning performance. Specifically, during test time, the structure and features of the test graph will be optimized through a contrastive learning objective. Experiments on node classification under various settings d... |
This paper considers the problem of learning a ReLU network from queries, which was recently remotivated by model extraction attacks. Assuming $\delta$-regular networks, the authors present a polynomial-time algorithm that can learn a depth-two ReLU network from queries and a polynomial-time algorithm that, with some a... | Recommendation: 6: marginally above the acceptance threshold | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
This paper considers the problem of learning a ReLU network from queries, which was recently remotivated by model extraction attacks. Assuming $\delta$-regular networks, the authors present a polynomial-time algorithm that can learn a depth-two ReLU network from queries and a polynomial-time algorithm that, wit... |
The paper proposes the use of goal-directed intrinsic rewards (GDIR), and evaluates them in a Go-Explore-based agent on a variety of discrete environments, as well as some continuous control ones. The goal-directed intrinsic rewards are hand-crafted for each task, and the authors choose functions that are similar to th... | Recommendation: 3: reject, not good enough | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
The paper proposes the use of goal-directed intrinsic rewards (GDIR), and evaluates them in a Go-Explore-based agent on a variety of discrete environments, as well as some continuous control ones. The goal-directed intrinsic rewards are hand-crafted for each task, and the authors choose functions that are simil... |
This paper proposes to replace the modules of transformer with dynamic linear operation so that it is more explainable. It follows the guideline of BCos Networks but adopts transformers on the top of DenseNet features. The method is evaluated on ImageNet with localization and perturbation metric. It claims to have to b... | Recommendation: 3: reject, not good enough | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
This paper proposes to replace the modules of transformer with dynamic linear operation so that it is more explainable. It follows the guideline of BCos Networks but adopts transformers on the top of DenseNet features. The method is evaluated on ImageNet with localization and perturbation metric. It claims to h... |
This work studies using L-BFGS method to solve the cubic subproblem in the second-order optimization. The authors provide theoretical analysis to suggest their method converges. Experiment results show their algorithm is empirically better than existing approaches.
Pros:
- The algorithm design is clear.
Cons:
- Thi... | Recommendation: 3: reject, not good enough | Area: Optimization (eg, convex and non-convex optimization) | Review:
This work studies using L-BFGS method to solve the cubic subproblem in the second-order optimization. The authors provide theoretical analysis to suggest their method converges. Experiment results show their algorithm is empirically better than existing approaches.
Pros:
- The algorithm design is clear.
Cons... |
The paper deals with multimodal VAEs. In particular it tries to mitigate the current limitations of models in this class. After highlighting the shortcomings of mixture-based approaches, which have been uncovered in previous work, the authors investigate the relationship between two previously proposed product-based mu... | Recommendation: 5: marginally below the acceptance threshold | Area: Generative models | Review:
The paper deals with multimodal VAEs. In particular it tries to mitigate the current limitations of models in this class. After highlighting the shortcomings of mixture-based approaches, which have been uncovered in previous work, the authors investigate the relationship between two previously proposed product-... |
This paper aims to create image classification models which produce gradients which are “perceptually aligned” (in the sense of Tsipras et al.). The authors then essentially try to understand whether this alignment can imply robustness (i.e. the opposite of the claim first made in Tsipras et al.). The main difficulty i... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
This paper aims to create image classification models which produce gradients which are “perceptually aligned” (in the sense of Tsipras et al.). The authors then essentially try to understand whether this alignment can imply robustness (i.e. the opposite of the claim first made in Tsipras et al.). The main diff... |
The authors propose to adopt Transformers as model backbones for treatment effect estimation. Comprehensive experiments are conducted to show the effectiveness of the proposed Transformer-based TEE methods over the existing MLP-based TEE methods.
Strength:
The studied problem is very important in practice and the pape... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
The authors propose to adopt Transformers as model backbones for treatment effect estimation. Comprehensive experiments are conducted to show the effectiveness of the proposed Transformer-based TEE methods over the existing MLP-based TEE methods.
Strength:
The studied problem is very important in practice and ... |
The paper proposes Online Decision MetaMorphformer (ODM), a pipeline based on transformer structure to encode the morphology and temporal proprioceptive & exteroceptive information to learn from offline trajectories and finetune from environment interaction. This policy shows generalization in unseen settings with unev... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
The paper proposes Online Decision MetaMorphformer (ODM), a pipeline based on transformer structure to encode the morphology and temporal proprioceptive & exteroceptive information to learn from offline trajectories and finetune from environment interaction. This policy shows generalization in unseen settings w... |
This paper proposes two methods for deriving ‘conceptual views’ of neural networks, a ‘many-valued’ view and a ’symbolic’ view, that allow for human-interpretable analyses into the knowledge contained in the network. Each view is constructed using the combination of a neural network (trained on a classification task) a... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper proposes two methods for deriving ‘conceptual views’ of neural networks, a ‘many-valued’ view and a ’symbolic’ view, that allow for human-interpretable analyses into the knowledge contained in the network. Each view is constructed using the combination of a neural network (trained on a classification... |
The authors propose to learn explanations for the predictions from a neural network by employing a multilevel explanation approach. More specifically, the authors propose to leverage attributes for specific images and map the coarse class labels to the fine-grained object attributes during training. They show that this... | Recommendation: 5: marginally below the acceptance threshold | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
The authors propose to learn explanations for the predictions from a neural network by employing a multilevel explanation approach. More specifically, the authors propose to leverage attributes for specific images and map the coarse class labels to the fine-grained object attributes during training. They show t... |
In this paper, the authors propose a new framework MultiWave for multivariate time series forecasting using Wavelet decomposition. Key contributions of the proposed MultiWave is that it can handle input signals with different frequencies and select most informative frequencies after the Wavelet decomposition using feat... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
In this paper, the authors propose a new framework MultiWave for multivariate time series forecasting using Wavelet decomposition. Key contributions of the proposed MultiWave is that it can handle input signals with different frequencies and select most informative frequencies after the Wavelet decomposition us... |
The paper explores the necessity of incorporating transformer elements (self-attention, swin module) into 3D segmentation networks. It demonstrates SOTA performance on three challenge datasets (FLARE, FeTA, AMOS) with comparable model size and computational FLOPS. It is heavily inspired Liu's "A ConvNet for the 2020s" ... | Recommendation: 8: accept, good paper | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
The paper explores the necessity of incorporating transformer elements (self-attention, swin module) into 3D segmentation networks. It demonstrates SOTA performance on three challenge datasets (FLARE, FeTA, AMOS) with comparable model size and computational FLOPS. It is heavily inspired Liu's "A ConvNet for the... |
This paper proposes a new, joint encoder-decoder model for language and vision that leverages existing pre-trained encoder-decoder language models and vision transformers. The authors train the model on a large multilingual dataset containing 10B images and texts from 100 languages and investigate the joint scaling of ... | Recommendation: 8: accept, good paper | Area: Deep Learning and representational learning | Review:
This paper proposes a new, joint encoder-decoder model for language and vision that leverages existing pre-trained encoder-decoder language models and vision transformers. The authors train the model on a large multilingual dataset containing 10B images and texts from 100 languages and investigate the joint sca... |
The paper proposed a VAE-NERF model for novel view synthesis:the latent code z is represented by a permutation invariant set and conditional prior p(z|v) as a permutation-invariant normalizing flows; the query k/v pairs are modeled from latent z to decode the scene and images. The results look plausible and unobserved ... | Recommendation: 6: marginally above the acceptance threshold | Area: Generative models | Review:
The paper proposed a VAE-NERF model for novel view synthesis:the latent code z is represented by a permutation invariant set and conditional prior p(z|v) as a permutation-invariant normalizing flows; the query k/v pairs are modeled from latent z to decode the scene and images. The results look plausible and uno... |
This paper proposes a method to map from Gaussian noise to images by successively "removing'' a series of degradations. In one proposed variation, these degradations are the addition of Gaussian noise, as in the diffusion model framework, and in another variation they include downsampling. The authors train a condition... | Recommendation: 6: marginally above the acceptance threshold | Area: Generative models | Review:
This paper proposes a method to map from Gaussian noise to images by successively "removing'' a series of degradations. In one proposed variation, these degradations are the addition of Gaussian noise, as in the diffusion model framework, and in another variation they include downsampling. The authors train a c... |
The authors tackle the spurious correlation problem in the setting where spurious attribute values are unknown. They propose a method where a two-branch neural network is trained, one branch with the generalized cross-entropy, and the other with a logit correction loss which depends on estimated class priors computed f... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
The authors tackle the spurious correlation problem in the setting where spurious attribute values are unknown. They propose a method where a two-branch neural network is trained, one branch with the generalized cross-entropy, and the other with a logit correction loss which depends on estimated class priors co... |
The paper proposes a novel SSL pretraining architecture based on encoder-decoder model called DyG2Vec for dynamic graphs. It is a fixed window-based method to learn node embeddings for future predictions. Paper uses two views of temporal subgraphs in a non-contrastive SSL framework. The SSL objective consists of three ... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
The paper proposes a novel SSL pretraining architecture based on encoder-decoder model called DyG2Vec for dynamic graphs. It is a fixed window-based method to learn node embeddings for future predictions. Paper uses two views of temporal subgraphs in a non-contrastive SSL framework. The SSL objective consists o... |
The paper studies Neural Process (NP)-based meta regression. The work is motived by the well-known observation that the exact ELBO of NPs is intractable, which requires an approximation that destroys the guarantee that the resulting NP-objective is a lower bound to the log marginal predictive likelihood. The paper prop... | Recommendation: 3: reject, not good enough | Area: Probabilistic Methods (eg, variational inference, causal inference, Gaussian processes) | Review:
The paper studies Neural Process (NP)-based meta regression. The work is motived by the well-known observation that the exact ELBO of NPs is intractable, which requires an approximation that destroys the guarantee that the resulting NP-objective is a lower bound to the log marginal predictive likelihood. The pa... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.