review stringlengths 5 16.6k | score stringclasses 5
values | area stringclasses 12
values | text stringlengths 31 5.65k |
|---|---|---|---|
The authors deal with the problem of identifying the different regions of space as they are partitioned by the parameters of a ReLU neural network, specifically identifying what combinatorial properties govern the induced partition.
The authors provide a combinatorial description of the canonical polyhedral complex of... | Recommendation: 6: marginally above the acceptance threshold | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
The authors deal with the problem of identifying the different regions of space as they are partitioned by the parameters of a ReLU neural network, specifically identifying what combinatorial properties govern the induced partition.
The authors provide a combinatorial description of the canonical polyhedral co... |
This work proposes a continuous normalizing flow model, an exact likelihood generative modeling method, which is conditional and permutation invariant. The flow is driven by dynamics computed from a shared global force term and a pairwise interaction term which have shared weights across all elements thus achieving pe... | Recommendation: 6: marginally above the acceptance threshold | Area: Generative models | Review:
This work proposes a continuous normalizing flow model, an exact likelihood generative modeling method, which is conditional and permutation invariant. The flow is driven by dynamics computed from a shared global force term and a pairwise interaction term which have shared weights across all elements thus achi... |
The paper proposes a solution to the planning as inference problem in domains where it is easy to generate samples of actions in the current state but it is expensive to simulate samples of next states. The proposed solution involves learning a parametric approximation of the soft value of each state-action pair by usi... | Recommendation: 6: marginally above the acceptance threshold | Area: Probabilistic Methods (eg, variational inference, causal inference, Gaussian processes) | Review:
The paper proposes a solution to the planning as inference problem in domains where it is easy to generate samples of actions in the current state but it is expensive to simulate samples of next states. The proposed solution involves learning a parametric approximation of the soft value of each state-action pai... |
This paper investigates the Non-IID problems of subgraph Federated Learning (FL), where the authors consider both the well-known homogeneity assumption and the under-explored heterogeneity assumption. To tackle those two problems, the authors propose the global knowledge extractor that uses global data to extract featu... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
This paper investigates the Non-IID problems of subgraph Federated Learning (FL), where the authors consider both the well-known homogeneity assumption and the under-explored heterogeneity assumption. To tackle those two problems, the authors propose the global knowledge extractor that uses global data to extra... |
This work targets to the instance-dependent noisy-label learning problem and proposes a new curriculum learning-based algorithm. In particular, the authors calculate the 'time-consistency of prediction' (TCP) scores that indicate how consistent are the predictions of samples over the course of training. Then, the propo... | Recommendation: 3: reject, not good enough | Area: Unsupervised and Self-supervised learning | Review:
This work targets to the instance-dependent noisy-label learning problem and proposes a new curriculum learning-based algorithm. In particular, the authors calculate the 'time-consistency of prediction' (TCP) scores that indicate how consistent are the predictions of samples over the course of training. Then, t... |
The paper studies a setting with two environments from a specific instance of the model from Rosenfeld et al. and show that overfitting (i.e., interpolation of the training data) and invariance to the spurious features are fundamentally at odds, and that while both are achievable, they cannot be done simultaneously. Th... | Recommendation: 8: accept, good paper | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
The paper studies a setting with two environments from a specific instance of the model from Rosenfeld et al. and show that overfitting (i.e., interpolation of the training data) and invariance to the spurious features are fundamentally at odds, and that while both are achievable, they cannot be done simultaneo... |
The paper proposes a denoising diffusion probabilistic model for generating protein backbone structures. To overcome the complication of equivariance when working with 3D structures, the approach directly models the angles that describe the orientation of residues relative to their neighbors. Results show that the mode... | Recommendation: 8: accept, good paper | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
The paper proposes a denoising diffusion probabilistic model for generating protein backbone structures. To overcome the complication of equivariance when working with 3D structures, the approach directly models the angles that describe the orientation of residues relative to their neighbors. Results show that ... |
This paper presents a new way to allow cooperation between ML agents using an approach based on a similarity measurement. Authors introduce a program called diff meta games, a novel variant of program meta games, where agents observe the similarity/dissimilarity between the policies using a single number, thus the simi... | Recommendation: 5: marginally below the acceptance threshold | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
This paper presents a new way to allow cooperation between ML agents using an approach based on a similarity measurement. Authors introduce a program called diff meta games, a novel variant of program meta games, where agents observe the similarity/dissimilarity between the policies using a single number, thus ... |
The paper proposed a feature-based method to get OOD scores that measures the trajectory similarities between the test data and the training data. The method first gets the per-class feature prototype \mu_{l,y} at each layer based on training data, and then figures out the reference trajectory by calculating the cosine... | 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 proposed a feature-based method to get OOD scores that measures the trajectory similarities between the test data and the training data. The method first gets the per-class feature prototype \mu_{l,y} at each layer based on training data, and then figures out the reference trajectory by calculating th... |
In this paper, the authors addressed an open-set 3D detection problem to broaden the vocabulary of the point-cloud detection without laborious and expensive data annotation. Inspired by previous open-set works, the authors proposed OS-3DETIC consisting of two main functions as classification using image-based model and... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
In this paper, the authors addressed an open-set 3D detection problem to broaden the vocabulary of the point-cloud detection without laborious and expensive data annotation. Inspired by previous open-set works, the authors proposed OS-3DETIC consisting of two main functions as classification using image-based m... |
This paper attempts to learn a state abstraction based on MDP homomorphism. The goal is to reduce the size of state-action space and allow for faster RL. The proposed approach learns a backward model $(B)$ and a forward model $(F)$. The forward model $F(s, a)$ is trained to predict the next state given the current stat... | Recommendation: 3: reject, not good enough | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper attempts to learn a state abstraction based on MDP homomorphism. The goal is to reduce the size of state-action space and allow for faster RL. The proposed approach learns a backward model $(B)$ and a forward model $(F)$. The forward model $F(s, a)$ is trained to predict the next state given the curr... |
The paper introduces a new estimator called ZGR aimed for the stable and accurate use of discrete random variables as part of approximate inference pipelines.
Strengths:
i) The studied problem is important for the probabilistic machine learning community
ii) The paper reports comprehensive experiments that span man... | Recommendation: 3: reject, not good enough | Area: Generative models | Review:
The paper introduces a new estimator called ZGR aimed for the stable and accurate use of discrete random variables as part of approximate inference pipelines.
Strengths:
i) The studied problem is important for the probabilistic machine learning community
ii) The paper reports comprehensive experiments that ... |
The paper tackles semi-supervised learning with a focus on the most challenging setting of when there is a mismatch between the distributions of labelled and unlabelled data. The proposed method, PRG, uses the history of class transitions to sway the pseudo-labelling mechanism towards under-represented classes. This wo... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
The paper tackles semi-supervised learning with a focus on the most challenging setting of when there is a mismatch between the distributions of labelled and unlabelled data. The proposed method, PRG, uses the history of class transitions to sway the pseudo-labelling mechanism towards under-represented classes.... |
The authors propose a new method for federated domain adaptation (FDA) with application to medical imaging. to improve target domain performance, authors consider a multi-task learning (MTL) framework over the source domains. Several cheap secondary tasks are considered locally (at each source client). Such local infor... | Recommendation: 5: marginally below the acceptance threshold | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
The authors propose a new method for federated domain adaptation (FDA) with application to medical imaging. to improve target domain performance, authors consider a multi-task learning (MTL) framework over the source domains. Several cheap secondary tasks are considered locally (at each source client). Such loc... |
The authors propose to diversify the models in an ensemble forming the teachers in distillation. The specific setup the authors consider is on-line distillation (where the teachers are trained in parallel with the student) and peer-based (where the models share parts of their weights).
The proposed approach to achie... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
The authors propose to diversify the models in an ensemble forming the teachers in distillation. The specific setup the authors consider is on-line distillation (where the teachers are trained in parallel with the student) and peer-based (where the models share parts of their weights).
The proposed approach ... |
This paper introduces a code synthesis model that is trained to perform both autoregressive left-to-right generation as well as infilling via added mask tokens. The experimental results show improved performance on various infilling related code generation tasks.
The paper is well written and easy to read. The approach... | Recommendation: 6: marginally above the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This paper introduces a code synthesis model that is trained to perform both autoregressive left-to-right generation as well as infilling via added mask tokens. The experimental results show improved performance on various infilling related code generation tasks.
The paper is well written and easy to read. The ... |
This paper addresses the problem of learning a set of diverse policies that are simultaneously nearly-optimal for a given reward function. In their formulation, the diverse near-optimal policies are learned by maximizing an objective function related to diversity, while near-optimality is ensured through a linear const... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper addresses the problem of learning a set of diverse policies that are simultaneously nearly-optimal for a given reward function. In their formulation, the diverse near-optimal policies are learned by maximizing an objective function related to diversity, while near-optimality is ensured through a line... |
This paper provides a theoretical analysis of network-based transfer learning using layer variational analysis. Their analysis is claimed to prove that the success of transfer learning is guaranteed with certain data conditions. Based on their analysis, they also propose an alternative method for network-based transfer... | Recommendation: 5: marginally below the acceptance threshold | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
This paper provides a theoretical analysis of network-based transfer learning using layer variational analysis. Their analysis is claimed to prove that the success of transfer learning is guaranteed with certain data conditions. Based on their analysis, they also propose an alternative method for network-based ... |
This paper aims to automatically solve combinatorial optimization by leveraging unsupervised learning, learning from historical data and
achieving an instance-wise good solution simultaneously. In order to do so, the authors propose a methodology for warm-starting future combinatorial optimization problem instances. T... | Recommendation: 6: marginally above the acceptance threshold | Area: Unsupervised and Self-supervised learning | Review:
This paper aims to automatically solve combinatorial optimization by leveraging unsupervised learning, learning from historical data and
achieving an instance-wise good solution simultaneously. In order to do so, the authors propose a methodology for warm-starting future combinatorial optimization problem inst... |
This paper provides necessary and sufficient conditions for domain generalization. Experimental results on a few benchmark datasets are provided.
Strengths: A theoretical foundation for generating representations that are domain-invariant and domain generalizable are provided.
Weaknesses: Poorly written paper. Experime... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
This paper provides necessary and sufficient conditions for domain generalization. Experimental results on a few benchmark datasets are provided.
Strengths: A theoretical foundation for generating representations that are domain-invariant and domain generalizable are provided.
Weaknesses: Poorly written paper. ... |
The paper proposes Unleashing Mask (UM) with the goal of maintaining a model's capability to distinguish between out-of-distribution (OOD) and in-distribution (ID) training examples.
The paper posits that as classification models train and the training loss decreases, there is a point where simple measures such as OD... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
The paper proposes Unleashing Mask (UM) with the goal of maintaining a model's capability to distinguish between out-of-distribution (OOD) and in-distribution (ID) training examples.
The paper posits that as classification models train and the training loss decreases, there is a point where simple measures su... |
This paper proposes a diffusion model MeshDiffusion for 3D meshes generation. The meshes are embedded in a deformable
tetrahedral grid, and then employ a score based method to train a diffusion model on this direct parameterization. Besides using in the 3D space, the network can be used when only 2.5D information is a... | Recommendation: 6: marginally above the acceptance threshold | Area: Generative models | Review:
This paper proposes a diffusion model MeshDiffusion for 3D meshes generation. The meshes are embedded in a deformable
tetrahedral grid, and then employ a score based method to train a diffusion model on this direct parameterization. Besides using in the 3D space, the network can be used when only 2.5D informat... |
This paper studies parametric offline rl with a class of general differentiable function class approximation (DFA). The differentiable function class they consider is the set of functions $f(\theta, \phi)$ whose argument can be decomposed into two parts: $\theta$ is the parameter vector and $\phi$ is the feature map. T... | Recommendation: 6: marginally above the acceptance threshold | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
This paper studies parametric offline rl with a class of general differentiable function class approximation (DFA). The differentiable function class they consider is the set of functions $f(\theta, \phi)$ whose argument can be decomposed into two parts: $\theta$ is the parameter vector and $\phi$ is the featur... |
This paper follows a line of papers who question the importance of massive corpora for pre-training MLMs. The authors show that by pre-training MLMs on downstream corpora (which are far smaller than standard pre-training corpora), they reach similar performance on the corresponding downstream task to that of off-the-sh... | Recommendation: 5: marginally below the acceptance threshold | Area: Unsupervised and Self-supervised learning | Review:
This paper follows a line of papers who question the importance of massive corpora for pre-training MLMs. The authors show that by pre-training MLMs on downstream corpora (which are far smaller than standard pre-training corpora), they reach similar performance on the corresponding downstream task to that of of... |
This paper proposes the idea of using time-based data augmentations to aid general purpose machine vision systems. Authors provide a thorough and very detailed psychological motivation for why this may work, and later use simulated agents's view points to simulate the time-based components of learning. Authors find tha... | Recommendation: 8: accept, good paper | Area: Unsupervised and Self-supervised learning | Review:
This paper proposes the idea of using time-based data augmentations to aid general purpose machine vision systems. Authors provide a thorough and very detailed psychological motivation for why this may work, and later use simulated agents's view points to simulate the time-based components of learning. Authors ... |
This paper proposes the continual federated learning problem which has properties of both federated learning and continual learning, and proposes modifications such as model consolidation and enforced consistency to stabilize ACGAN to solve the proposed problem. The proposed approach achieves the best performance in th... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper proposes the continual federated learning problem which has properties of both federated learning and continual learning, and proposes modifications such as model consolidation and enforced consistency to stabilize ACGAN to solve the proposed problem. The proposed approach achieves the best performan... |
This contribution tackles the domain generalization problem by assuming that every real-world distribution is composed of a mixture of elementary distributions, which remain invariant across different domains. This assumption was named I.E.D. (Invariant Elementary Distribution). The authors presented a lemma to support... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
This contribution tackles the domain generalization problem by assuming that every real-world distribution is composed of a mixture of elementary distributions, which remain invariant across different domains. This assumption was named I.E.D. (Invariant Elementary Distribution). The authors presented a lemma to... |
This paper proves that conditional ReLU networks can memorize any dataset of size n, in such a way that performing inference with this network requires only $O(\log{n})$ operations per input. It also proves that this is the best possible result, assuming mild conditions on the dataset. The best known results for uncond... | Recommendation: 8: accept, good paper | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
This paper proves that conditional ReLU networks can memorize any dataset of size n, in such a way that performing inference with this network requires only $O(\log{n})$ operations per input. It also proves that this is the best possible result, assuming mild conditions on the dataset. The best known results fo... |
This paper proposes a mutual learning framework called ML-PLL for partial label learning under competitive label noise. The proposed ML-PLL method disambiguates the irrelevant label noise with noise label correction and learns a couple classifiers (a prediction network based classifier and a class-prototype based class... | Recommendation: 8: accept, good paper | Area: General Machine Learning | Review:
This paper proposes a mutual learning framework called ML-PLL for partial label learning under competitive label noise. The proposed ML-PLL method disambiguates the irrelevant label noise with noise label correction and learns a couple classifiers (a prediction network based classifier and a class-prototype bas... |
This paper proposes a variational autoencoder strategy to offer robustness to hospital-specific X-ray characteristics. The methodology aims to disentangle these centre-specific measurement characteristics from the features predictive of the condition. The paper presents theoretical intuition and evidence of the stronge... | Recommendation: 8: accept, good paper | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
This paper proposes a variational autoencoder strategy to offer robustness to hospital-specific X-ray characteristics. The methodology aims to disentangle these centre-specific measurement characteristics from the features predictive of the condition. The paper presents theoretical intuition and evidence of the... |
The paper proposes a new notion of fairness called Equal Improvability (EI) that requires a binary classifier to be equally difficult to change predictions for each sensitive attribution group. To achieve this property, three different penalizations are discussed: covariance-based EI penalty, KDE-based EI penalty, and ... | Recommendation: 6: marginally above the acceptance threshold | Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics) | Review:
The paper proposes a new notion of fairness called Equal Improvability (EI) that requires a binary classifier to be equally difficult to change predictions for each sensitive attribution group. To achieve this property, three different penalizations are discussed: covariance-based EI penalty, KDE-based EI penal... |
The authors propose a new sampling strategy for the construction of batches containing hard-negatives (avoiding false negatives in the batch) for contrastive learning methods. According to previous studies, it is legitimate to assume that hard negative pairs contribute the most in training the network. The method is ba... | Recommendation: 6: marginally above the acceptance threshold | Area: Unsupervised and Self-supervised learning | Review:
The authors propose a new sampling strategy for the construction of batches containing hard-negatives (avoiding false negatives in the batch) for contrastive learning methods. According to previous studies, it is legitimate to assume that hard negative pairs contribute the most in training the network. The meth... |
Authors propose prompt generator based on the whole code repository for the code completion tasks.
Authors show a significant improvement over baseline Codex results by using their prompt generator.
Strengths:
- Addresses an important and novel area of good prompt generation for LLM tasks
- Approach does not require ac... | Recommendation: 8: accept, good paper | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
Authors propose prompt generator based on the whole code repository for the code completion tasks.
Authors show a significant improvement over baseline Codex results by using their prompt generator.
Strengths:
- Addresses an important and novel area of good prompt generation for LLM tasks
- Approach does not re... |
This work proposes an early stopping mechanism for DIP based on the windowed moving variance of the output images. An early stop is detected when the variance does not decrease after a certain number of training steps. The proposed method is observed to have small PSNR and SSIM gaps compared to other early stopping met... | Recommendation: 5: marginally below the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This work proposes an early stopping mechanism for DIP based on the windowed moving variance of the output images. An early stop is detected when the variance does not decrease after a certain number of training steps. The proposed method is observed to have small PSNR and SSIM gaps compared to other early stop... |
This paper solves the problem that existing learned index methods adopt a fixed ε for all the learned segments, which neglecting the diverse characteristics of different data localities and propose a mathematically-grounded learned index framework with dynamic ε, which is efficient and pluggable to existing learned ind... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
This paper solves the problem that existing learned index methods adopt a fixed ε for all the learned segments, which neglecting the diverse characteristics of different data localities and propose a mathematically-grounded learned index framework with dynamic ε, which is efficient and pluggable to existing lea... |
This work is concerned with improving classification of brain activity (MEG). Typically, this would be done by training a model for each subject. But this work presents a strategy for pooling data across multiple subjects (n=15) to produce a "group-level" model. In the naive approach, this can be done by combining data... | Recommendation: 5: marginally below the acceptance threshold | Area: Neuroscience and Cognitive Science (e.g., neural coding, brain-computer interfaces) | Review:
This work is concerned with improving classification of brain activity (MEG). Typically, this would be done by training a model for each subject. But this work presents a strategy for pooling data across multiple subjects (n=15) to produce a "group-level" model. In the naive approach, this can be done by combin... |
This paper works on expanding the exact training dynamics analysis of Saxe et al 2019, which considers interrelated semantic groupings, to also cover systematic behavior. For this analysis, they consider the effect of combinatorial behavior in the dataset on the resulting gradient dynamics. In particular, they consider... | Recommendation: 6: marginally above the acceptance threshold | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
This paper works on expanding the exact training dynamics analysis of Saxe et al 2019, which considers interrelated semantic groupings, to also cover systematic behavior. For this analysis, they consider the effect of combinatorial behavior in the dataset on the resulting gradient dynamics. In particular, they ... |
The paper investigates an efficient Transformer based method for high-quality image restoration. Specifically, the proposed Attention Retractable Transformer (ART) incorporates sparse and dense attention to sense larger receptive field. The alternative manner of those two attention blocks help capture global and local ... | Recommendation: 8: accept, good paper | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
The paper investigates an efficient Transformer based method for high-quality image restoration. Specifically, the proposed Attention Retractable Transformer (ART) incorporates sparse and dense attention to sense larger receptive field. The alternative manner of those two attention blocks help capture global an... |
This paper observes that the dynamics of the ensemble model provide a distinction between clean and noisy labeled data in the training phase. The diversity of noisy labeled data is much larger than that of clean labeled data. Based on this observation, author proposes DisagreeNet which composes of the three steps : (1)... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper observes that the dynamics of the ensemble model provide a distinction between clean and noisy labeled data in the training phase. The diversity of noisy labeled data is much larger than that of clean labeled data. Based on this observation, author proposes DisagreeNet which composes of the three ste... |
This paper proposes the Dual Graph Lottery Ticket framework to obtain the triple-win graph lottery ticket. Regularization-based network pruning and hierarchical graph sparsification are designed to jointly get the sparsified graph and subnetwork. What’s more, the graph information theory guarantees the explainability o... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
This paper proposes the Dual Graph Lottery Ticket framework to obtain the triple-win graph lottery ticket. Regularization-based network pruning and hierarchical graph sparsification are designed to jointly get the sparsified graph and subnetwork. What’s more, the graph information theory guarantees the explaina... |
The authors propose a Column Generation method for Vertex Coloring Problem, based on Machine Learning. The column in this case is a maximal independent set, which can potentially share the same color. Specific features were designed for this problem: 1) problem-specific features derived from the graph; 2) statistical m... | Recommendation: 6: marginally above the acceptance threshold | Area: General Machine Learning | Review:
The authors propose a Column Generation method for Vertex Coloring Problem, based on Machine Learning. The column in this case is a maximal independent set, which can potentially share the same color. Specific features were designed for this problem: 1) problem-specific features derived from the graph; 2) stati... |
I am very impressed by the authors' thorough replies to all the concerns I raised. I can see that a lot of thought and work has gone into improving the papers' clarity and claims. I am raising my score accordingly.
The authors show that non-negativity of neural responses together with an energy constraint encourage di... | Recommendation: 6: marginally above the acceptance threshold | Area: Neuroscience and Cognitive Science (e.g., neural coding, brain-computer interfaces) | Review:
I am very impressed by the authors' thorough replies to all the concerns I raised. I can see that a lot of thought and work has gone into improving the papers' clarity and claims. I am raising my score accordingly.
The authors show that non-negativity of neural responses together with an energy constraint enco... |
The authors propose a variance-aware framework for stochastic sparse linear bandit problems. The performance (as captured by regret bounds) bridges the general stochastic reward setting and the deterministic reward setting, which can be efficiently solved by a divide-and-conquer method. The proposed framework employs... | Recommendation: 8: accept, good paper | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
The authors propose a variance-aware framework for stochastic sparse linear bandit problems. The performance (as captured by regret bounds) bridges the general stochastic reward setting and the deterministic reward setting, which can be efficiently solved by a divide-and-conquer method. The proposed framework... |
The authors present a method of demoireing an image in real time on a mobile device in this body of work. They do this by dynamically selecting areas (patches inside image) by varying complexity and apply different networks to remove the moire pattern.
Strengths:
- The frame work for identifying different areas of im... | Recommendation: 8: accept, good paper | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
The authors present a method of demoireing an image in real time on a mobile device in this body of work. They do this by dynamically selecting areas (patches inside image) by varying complexity and apply different networks to remove the moire pattern.
Strengths:
- The frame work for identifying different are... |
The paper proposed the idea of learning a dense retriever with a list of learned prefixes. The model attends to prefixes to compute query-dependent prefixes, which will be used to compute final query vectors for retrieval. In order to make the prefixes non-uniform, the paper additionally introduced a contrastive prompt... | Recommendation: 8: accept, good paper | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
The paper proposed the idea of learning a dense retriever with a list of learned prefixes. The model attends to prefixes to compute query-dependent prefixes, which will be used to compute final query vectors for retrieval. In order to make the prefixes non-uniform, the paper additionally introduced a contrastiv... |
This work contributes a robustness benchmark built on top of the Spider text-to-SQL benchmark dataset. One novel aspect is the use of crowdsourcing in tandem with language models to generate paraphrases of the natural language queries. The paper presents an evaluation of recent models against this new benchmark along w... | Recommendation: 8: accept, good paper | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This work contributes a robustness benchmark built on top of the Spider text-to-SQL benchmark dataset. One novel aspect is the use of crowdsourcing in tandem with language models to generate paraphrases of the natural language queries. The paper presents an evaluation of recent models against this new benchmark... |
The authors propose an approach to reproducibility that focuses on assessing and reporting variability in performance rather than focusing on replicating precise performance values. The authors propose using a linear mixed-effects model to analyze the factors that influence performance.
\+ The paper discusses an extre... | 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 an approach to reproducibility that focuses on assessing and reporting variability in performance rather than focusing on replicating precise performance values. The authors propose using a linear mixed-effects model to analyze the factors that influence performance.
\+ The paper discusses ... |
The authors propose a method for meta learning in function space, denoted MARS.
Their approach cosists of two stages:
first, the authors train a GP on task-specific data to interpolate between different function values.
They then use this to be able to train a score function model given by a transformer which estimate... | Recommendation: 8: accept, good paper | Area: Probabilistic Methods (eg, variational inference, causal inference, Gaussian processes) | Review:
The authors propose a method for meta learning in function space, denoted MARS.
Their approach cosists of two stages:
first, the authors train a GP on task-specific data to interpolate between different function values.
They then use this to be able to train a score function model given by a transformer which ... |
The paper introduces a new evolution based search technique inspired by convolutional networks used for black box optimisation. The paper introduces a novel mechanism for generating and then selecting individuals in a population based on learnable convolutions. The paper empirically test the new approach on a number ... | Recommendation: 5: marginally below the acceptance threshold | Area: Optimization (eg, convex and non-convex optimization) | Review:
The paper introduces a new evolution based search technique inspired by convolutional networks used for black box optimisation. The paper introduces a novel mechanism for generating and then selecting individuals in a population based on learnable convolutions. The paper empirically test the new approach on a... |
This paper works as a benchmark of out-of-distribution object detection (OOD-OD), which evaluates the detector's generalization ability to a different data (open-world) domain. While many OOD methods have been proposed to amortize the domain gap, DetectBench, consisting of four datasets, shows the current OOD generaliz... | Recommendation: 6: marginally above the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This paper works as a benchmark of out-of-distribution object detection (OOD-OD), which evaluates the detector's generalization ability to a different data (open-world) domain. While many OOD methods have been proposed to amortize the domain gap, DetectBench, consisting of four datasets, shows the current OOD g... |
This paper combines algorithm unrolling, i.e. loop unrolling, with the deep equilibrium models for reduced memory and improved results.
Strengths:
1. The paper reduces the memory cost for loop unrolling by combining it with the deep equilibrium models.
Weaknesses:
1) The novelty of this paper is quite limited. Auth... | Recommendation: 3: reject, not good enough | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
This paper combines algorithm unrolling, i.e. loop unrolling, with the deep equilibrium models for reduced memory and improved results.
Strengths:
1. The paper reduces the memory cost for loop unrolling by combining it with the deep equilibrium models.
Weaknesses:
1) The novelty of this paper is quite limit... |
This paper proposes an approach of combining unsupervised metrics to realize an effective selection of anomaly detection models for time-series data. The unsupervised are highly correlated with standard supervised anomaly detection performance metrics. Therefore, the proposed approach can detect anomalies in an unsuper... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
This paper proposes an approach of combining unsupervised metrics to realize an effective selection of anomaly detection models for time-series data. The unsupervised are highly correlated with standard supervised anomaly detection performance metrics. Therefore, the proposed approach can detect anomalies in an... |
This paper characterizes the cost of privacy on exact notions of fairness; exact demographic parity and exact equality of opportunity. The authors use asymptotic relative efficiency.
Strengths:
1. Extends analysis to the multi-group setting.
2. The authors include simulated experiments to demonstrate the privacy co... | 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 characterizes the cost of privacy on exact notions of fairness; exact demographic parity and exact equality of opportunity. The authors use asymptotic relative efficiency.
Strengths:
1. Extends analysis to the multi-group setting.
2. The authors include simulated experiments to demonstrate the pr... |
I thank the authors for their rebuttal replies and for further improving the quality of this paper. I think my score is still accurate and I look forward to seeing this work published.
The paper proposes a differentiable model for learning meta material layouts and neural network encoder that can produce actuations to... | Recommendation: 8: accept, good paper | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
I thank the authors for their rebuttal replies and for further improving the quality of this paper. I think my score is still accurate and I look forward to seeing this work published.
The paper proposes a differentiable model for learning meta material layouts and neural network encoder that can produce actua... |
The authors proposed a framework for performing open vocabulary 3D object detection. The proposed framework mostly follows the 2D open vocabulary detector Detic[1] with 2D localizer replaced by 3D localizer. Different from Detic, the proposed framework introduced a contrastive feature learning module named debiased cro... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
The authors proposed a framework for performing open vocabulary 3D object detection. The proposed framework mostly follows the 2D open vocabulary detector Detic[1] with 2D localizer replaced by 3D localizer. Different from Detic, the proposed framework introduced a contrastive feature learning module named debi... |
This paper studies an interesting question in terms of which graph datasets should be selected for GNN pre-training tasks. The authors propose a novel graph selector that is able to provide the most instructive data for the model. The criteria in the graph selector include predictive uncertainty and graph properties (g... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
This paper studies an interesting question in terms of which graph datasets should be selected for GNN pre-training tasks. The authors propose a novel graph selector that is able to provide the most instructive data for the model. The criteria in the graph selector include predictive uncertainty and graph prope... |
In this paper, multi-agent reinforcement learning was used over dynamic programming to optimise inventory management. In this study, they proposed using Shared-Resource Stochastic Game to capture the problem structure in the inventory management where different agents interact with each other through competing for shar... | Recommendation: 6: marginally above the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
In this paper, multi-agent reinforcement learning was used over dynamic programming to optimise inventory management. In this study, they proposed using Shared-Resource Stochastic Game to capture the problem structure in the inventory management where different agents interact with each other through competing ... |
In this paper, the Authors design and implement recurrent neural networks with two types of plasticity: classical Hebbian and gradient-based w.r.t. an internal loss function. The Authors then test their models on a set of memory/learning tasks including copying, cue-reward association, image classification, and regress... | Recommendation: 6: marginally above the acceptance threshold | Area: Neuroscience and Cognitive Science (e.g., neural coding, brain-computer interfaces) | Review:
In this paper, the Authors design and implement recurrent neural networks with two types of plasticity: classical Hebbian and gradient-based w.r.t. an internal loss function. The Authors then test their models on a set of memory/learning tasks including copying, cue-reward association, image classification, and... |
The paper introduces a core module to model the interaction of frames and predict the consequent states in an object-centric way. Mainly built on the SAVI [1], the proposed module operates on the objects of burn-in frames and generates future rollout autoregressively. In specific, it adopts layers of transformer block ... | Recommendation: 6: marginally above the acceptance threshold | Area: Unsupervised and Self-supervised learning | Review:
The paper introduces a core module to model the interaction of frames and predict the consequent states in an object-centric way. Mainly built on the SAVI [1], the proposed module operates on the objects of burn-in frames and generates future rollout autoregressively. In specific, it adopts layers of transforme... |
The authors define an upper bound for the overlap index and then by converting it into confidence score they can train a one-class classifier. Since the bound is estimated on unknown distribution then the classifier is also distribution free.
Strength:
Interesting idea
Weakness:
Minor improvement in results AUPR is n... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
The authors define an upper bound for the overlap index and then by converting it into confidence score they can train a one-class classifier. Since the bound is estimated on unknown distribution then the classifier is also distribution free.
Strength:
Interesting idea
Weakness:
Minor improvement in results A... |
This paper proposes to address the CL problem by approximating the optimal model obtained via batch-training on all tasks jointly. To achieve this, the Kprior+EWC+Replay is developed to efficiently re-use prior knowledge. Experimental results demonstrate the effectiveness and scalability of the proposed method.
Strengt... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
This paper proposes to address the CL problem by approximating the optimal model obtained via batch-training on all tasks jointly. To achieve this, the Kprior+EWC+Replay is developed to efficiently re-use prior knowledge. Experimental results demonstrate the effectiveness and scalability of the proposed method.... |
This work proposes a detoxification method that aims to reduce the risk of large language models (LLMs) generating toxic contexts such as rude, disrespectful, and unreasonable language without retraining the LLMs. The idea behind this method is to reduce the probability of selecting the next token if that token will ca... | Recommendation: 6: marginally above the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This work proposes a detoxification method that aims to reduce the risk of large language models (LLMs) generating toxic contexts such as rude, disrespectful, and unreasonable language without retraining the LLMs. The idea behind this method is to reduce the probability of selecting the next token if that token... |
This work proposes property inference attacks using t-SNE plots of data. While most work in the literature focuses on white-box or black-box model access, this threat model lies somewhere in the middle- predicting properties of hold-out data using 2-dimensional representations graphed onto images. The approach consists... | 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 property inference attacks using t-SNE plots of data. While most work in the literature focuses on white-box or black-box model access, this threat model lies somewhere in the middle- predicting properties of hold-out data using 2-dimensional representations graphed onto images. The approach ... |
This paper proposed to condition the final representation on an invariance descriptor. By doing so, the representation can be adaptively adjusted for target tasks that may require different kinds of invariance.
## Strength
1. Thorough analysis to support the claims made in the paper. For example, Fig 1 shows that the ... | Recommendation: 8: accept, good paper | Area: Unsupervised and Self-supervised learning | Review:
This paper proposed to condition the final representation on an invariance descriptor. By doing so, the representation can be adaptively adjusted for target tasks that may require different kinds of invariance.
## Strength
1. Thorough analysis to support the claims made in the paper. For example, Fig 1 shows t... |
This paper talks about the exploration of sparse reward environments. Based on the Go-explore paper, the paper proposed a goal-conditioned potential-based intrinsic reward for goal-conditioned tasks. The paper conduct experiments on the 2D grid maze environments, Towers of Hanoi, Game of Nim, Mountain Car and Cart Pole... | Recommendation: 3: reject, not good enough | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper talks about the exploration of sparse reward environments. Based on the Go-explore paper, the paper proposed a goal-conditioned potential-based intrinsic reward for goal-conditioned tasks. The paper conduct experiments on the 2D grid maze environments, Towers of Hanoi, Game of Nim, Mountain Car and C... |
The paper considers sign-based compression for federated learning (FL). It proposes a stochastic sign-based compressor, where first a random noise from (the proposed) $z$-distribution is added and then a sign operator is applied. The $z$-distribution covers Gaussian and uniform noise as its special cases. The sign-base... | Recommendation: 5: marginally below the acceptance threshold | Area: Optimization (eg, convex and non-convex optimization) | Review:
The paper considers sign-based compression for federated learning (FL). It proposes a stochastic sign-based compressor, where first a random noise from (the proposed) $z$-distribution is added and then a sign operator is applied. The $z$-distribution covers Gaussian and uniform noise as its special cases. The s... |
The paper propose a feature constraint deformation network (FCDNet), the networked has tested on different benchmarks. No clear contribution for this work.
Some major problems are show below.
1. The main contribution of the paper is unclear. The author did not present it explicitly. Can not find it anywhere.
2. The ... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
The paper propose a feature constraint deformation network (FCDNet), the networked has tested on different benchmarks. No clear contribution for this work.
Some major problems are show below.
1. The main contribution of the paper is unclear. The author did not present it explicitly. Can not find it anywhere.
... |
This paper proposed MetaPhysiCa, a treatment to OOD initial conditions in PIML, via meta-learning algorithms with structural causal models.
Strength:
I like the motivation of this paper, and the illustrative examples are effectively demonstrating the limitations of vanilla PIML.
Weakness:
I would prefer that the auth... | Recommendation: 8: accept, good paper | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
This paper proposed MetaPhysiCa, a treatment to OOD initial conditions in PIML, via meta-learning algorithms with structural causal models.
Strength:
I like the motivation of this paper, and the illustrative examples are effectively demonstrating the limitations of vanilla PIML.
Weakness:
I would prefer that ... |
The authors propose a method of learning system dynamics from raw sensory input based on Koopman operator theory. Both state and control variables are embedded into a latent space with an encoder-decoder structure. The system dynamics in latent space are forced to be linear. Apart from loss terms measuring the encoding... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
The authors propose a method of learning system dynamics from raw sensory input based on Koopman operator theory. Both state and control variables are embedded into a latent space with an encoder-decoder structure. The system dynamics in latent space are forced to be linear. Apart from loss terms measuring the ... |
The paper targets problems with graph learning tasks containing missing node features.
Their key idea is to assign different pseudo-confidence to each imputed channel features.
The proposed imputation scheme includes two processes.
The first one is the feature imputation using channel-wise inter-node diffusion, and t... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
The paper targets problems with graph learning tasks containing missing node features.
Their key idea is to assign different pseudo-confidence to each imputed channel features.
The proposed imputation scheme includes two processes.
The first one is the feature imputation using channel-wise inter-node diffusio... |
This paper decomposes the 2D and 3D molecular graphs into fragments. The pretraining objective is composed of the fragment-based CL on 2D and 3D graphs, as well as a torsion angle reconstruction from 2D to 3D.
Strength:
- The existing works on utilizing the domain knowledge to help molecule representation is either fo... | Recommendation: 3: reject, not good enough | Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability ) | Review:
This paper decomposes the 2D and 3D molecular graphs into fragments. The pretraining objective is composed of the fragment-based CL on 2D and 3D graphs, as well as a torsion angle reconstruction from 2D to 3D.
Strength:
- The existing works on utilizing the domain knowledge to help molecule representation is e... |
This work presents Petals, a system designed for inferencing and fine-tuning large-language models over distributed, commodity hardware. This enables users to leverage large, pre-trained models without having exclusive access to high-end hardware, and instead being able to leverage the collective inferencing capabi... | Recommendation: 6: marginally above the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This work presents Petals, a system designed for inferencing and fine-tuning large-language models over distributed, commodity hardware. This enables users to leverage large, pre-trained models without having exclusive access to high-end hardware, and instead being able to leverage the collective inferencin... |
Paper proposed a novel architecture for self-learning of human-centric perception problems: 2D/3D human pose estimation, human shape recovery and human parsing. The proposed method is simple and effective -- exceeding SOTA for several benchmarks. The encoder subnetwork uses Contrastive Learning and Lifting network to g... | Recommendation: 8: accept, good paper | Area: Unsupervised and Self-supervised learning | Review:
Paper proposed a novel architecture for self-learning of human-centric perception problems: 2D/3D human pose estimation, human shape recovery and human parsing. The proposed method is simple and effective -- exceeding SOTA for several benchmarks. The encoder subnetwork uses Contrastive Learning and Lifting netw... |
The authors analyze properties of a sparsity regularized matrix factorization where one of the factor matrices $H$ is further regularized to be close to a given matrix $H_0$:
\begin{align} \min_{W,H}f(W,H) = \lVert Y-WH \rVert^2 +\lambda_W\lVert W\rVert^2 +\lambda_H \lVert H\rVert^2 + \beta \lVert H-H_0\rVert\end{align... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
The authors analyze properties of a sparsity regularized matrix factorization where one of the factor matrices $H$ is further regularized to be close to a given matrix $H_0$:
\begin{align} \min_{W,H}f(W,H) = \lVert Y-WH \rVert^2 +\lambda_W\lVert W\rVert^2 +\lambda_H \lVert H\rVert^2 + \beta \lVert H-H_0\rVert\e... |
The paper addresses the problem of long-range sequence modeling. The authors propose the s5 layer, which is built atop and modified version of structured state-space-sequence, s4. Utilizing parallel scans, s5 improves over s4 in terms of performance and complexity. They show improved results on LRA benchmark without in... | Recommendation: 8: accept, good paper | Area: Deep Learning and representational learning | Review:
The paper addresses the problem of long-range sequence modeling. The authors propose the s5 layer, which is built atop and modified version of structured state-space-sequence, s4. Utilizing parallel scans, s5 improves over s4 in terms of performance and complexity. They show improved results on LRA benchmark wi... |
This paper proposes to use a knowledge distillation based to learn an implicit representation of degradations. The proposed method can handle complex degradation and does not need explicit degradation supervision. The proposed method finally achieve better results on several synthesized datasets.
1. The proposed meth... | Recommendation: 6: marginally above the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This paper proposes to use a knowledge distillation based to learn an implicit representation of degradations. The proposed method can handle complex degradation and does not need explicit degradation supervision. The proposed method finally achieve better results on several synthesized datasets.
1. The propo... |
The authors introduces a notion of task difficulty, which they coin "inductive bias complexity". Intuitively, it is the fraction of interpolating hypotheses (in the space of all possible functions) that also generalize well. After introducing the formal definition, the authors use a series of approximations to come up ... | Recommendation: 3: reject, not good enough | Area: General Machine Learning | Review:
The authors introduces a notion of task difficulty, which they coin "inductive bias complexity". Intuitively, it is the fraction of interpolating hypotheses (in the space of all possible functions) that also generalize well. After introducing the formal definition, the authors use a series of approximations to ... |
Existing algorithms for the problem of PDA(Partial Domain Adaptation) are considered and evaluated. While most previous successes have relied on target labels during training(model selection strategy), the availability of target domain labels is unrealistic.
With a more realistic evaluation of the PDA methods, the au... | Recommendation: 3: reject, not good enough | Area: Unsupervised and Self-supervised learning | Review:
Existing algorithms for the problem of PDA(Partial Domain Adaptation) are considered and evaluated. While most previous successes have relied on target labels during training(model selection strategy), the availability of target domain labels is unrealistic.
With a more realistic evaluation of the PDA methods... |
Paper proposes a novel method to decompose a scene into representation of concepts such as object appearance, background, and angle of object rotation. This is done through an encoding-decoding architecture which represents the concepts as latent variables. These concepts are then recomposite via a decoder network to g... | Recommendation: 8: accept, good paper | Area: Generative models | Review:
Paper proposes a novel method to decompose a scene into representation of concepts such as object appearance, background, and angle of object rotation. This is done through an encoding-decoding architecture which represents the concepts as latent variables. These concepts are then recomposite via a decoder netw... |
This paper proposes a formulation of discrete diffusion models that do not rely on the concept of score matching or stochastic differential equations. Instead, authors leverage an interpolation function for samples from two distributions, and show that an iterative interpolation ($\alpha$-blending) and inverse interpol... | Recommendation: 6: marginally above the acceptance threshold | Area: Generative models | Review:
This paper proposes a formulation of discrete diffusion models that do not rely on the concept of score matching or stochastic differential equations. Instead, authors leverage an interpolation function for samples from two distributions, and show that an iterative interpolation ($\alpha$-blending) and inverse ... |
Different from the global modelling-based image restoration frameworks which provided the remarkable advancement, but at the cost of model parameters and FLOPs while the intrinsic characteristics of specific task are ignored, this paper proposed a simple yet effective global modelling paradigm for image restoration. TH... | Recommendation: 8: accept, good paper | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
Different from the global modelling-based image restoration frameworks which provided the remarkable advancement, but at the cost of model parameters and FLOPs while the intrinsic characteristics of specific task are ignored, this paper proposed a simple yet effective global modelling paradigm for image restora... |
The paper targets at improving the efficiency of sharpness aware optimizer (SAM) by assigning a probability where a normal SGD optimizer is used. The decision is based on Bernoulli trial. The authors further propose a general framework to make the proposed optimizer schedule usable for different architectures. The idea... | Recommendation: 5: marginally below the acceptance threshold | Area: Optimization (eg, convex and non-convex optimization) | Review:
The paper targets at improving the efficiency of sharpness aware optimizer (SAM) by assigning a probability where a normal SGD optimizer is used. The decision is based on Bernoulli trial. The authors further propose a general framework to make the proposed optimizer schedule usable for different architectures. ... |
The authors investigate the problem of computing Nash equilibrium in (normal-form) two-team zero-sum games. The authors argue that the problem is CLS-hard, and give an algorithm guaranteeing local convergence.
The premise of the paper is interesting, but I have nontrivial concerns about the technical results. In parti... | Recommendation: 6: marginally above the acceptance threshold | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
The authors investigate the problem of computing Nash equilibrium in (normal-form) two-team zero-sum games. The authors argue that the problem is CLS-hard, and give an algorithm guaranteeing local convergence.
The premise of the paper is interesting, but I have nontrivial concerns about the technical results. ... |
This paper studies various adaptive training methods and schedules in online continual learning.
Strength
Studying different training methods is interesting in online continual learning.
Weaknesses
My understanding of information retention is to avoid catastrophic forgetting. Why not use the standard terminology?
... | Recommendation: 3: reject, not good enough | Area: Deep Learning and representational learning | Review:
This paper studies various adaptive training methods and schedules in online continual learning.
Strength
Studying different training methods is interesting in online continual learning.
Weaknesses
My understanding of information retention is to avoid catastrophic forgetting. Why not use the standard termin... |
There are two different paradigms to represent the items in a recommendation setting: (i) IDRec which uses a unique identifier for each item (ii) MoRec which encodes the available content/modalities of the item (text description, images, etc.). IDRec has been dominating the recommender systems literature in the past de... | Recommendation: 5: marginally below the acceptance threshold | Area: Deep Learning and representational learning | Review:
There are two different paradigms to represent the items in a recommendation setting: (i) IDRec which uses a unique identifier for each item (ii) MoRec which encodes the available content/modalities of the item (text description, images, etc.). IDRec has been dominating the recommender systems literature in the... |
The paper proposes to use relative function evaluation, in particular, ranking, to guide the Bayesian optimization (BO) process. The argument is that relative response is more robust to noise than absolute response, thus, if we model the objective function by relative response, the performance of the BO process might b... | Recommendation: 5: marginally below the acceptance threshold | Area: General Machine Learning | Review:
The paper proposes to use relative function evaluation, in particular, ranking, to guide the Bayesian optimization (BO) process. The argument is that relative response is more robust to noise than absolute response, thus, if we model the objective function by relative response, the performance of the BO process... |
This paper studies the problem of graph data augmentation for improved effectiveness in graph contrastive learning. The key argument is that all existing graph augmentation methods ignore the connection between consecutively augmented graphs; and the authors proposed to use reinforcement learning to plan the trajectory... | Recommendation: 5: marginally below the acceptance threshold | Area: Unsupervised and Self-supervised learning | Review:
This paper studies the problem of graph data augmentation for improved effectiveness in graph contrastive learning. The key argument is that all existing graph augmentation methods ignore the connection between consecutively augmented graphs; and the authors proposed to use reinforcement learning to plan the tr... |
This paper points out that there are two prominent issues in complex multi-speaker separation results: 1) There exist some noisy voice pieces belonging to other speakers; 2) Part of the target speech is missing. A Filter-Recovery Network (FRNet) is hence proposed to solve these problems. The authors also emphasize that... | Recommendation: 6: marginally above the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This paper points out that there are two prominent issues in complex multi-speaker separation results: 1) There exist some noisy voice pieces belonging to other speakers; 2) Part of the target speech is missing. A Filter-Recovery Network (FRNet) is hence proposed to solve these problems. The authors also emphas... |
This paper presents a combination of learning techniques and model design choices that enable the training of a single policy in offline Q-learning settings that can generalize across tasks. The authors present extensive evaluations on the popular multi-task Atari test bed involving 40 different games. Authors show tha... | Recommendation: 8: accept, good paper | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper presents a combination of learning techniques and model design choices that enable the training of a single policy in offline Q-learning settings that can generalize across tasks. The authors present extensive evaluations on the popular multi-task Atari test bed involving 40 different games. Authors ... |
This paper studies risk-averse reinforcement learning problems where the robust objective can be formulated as a penalization term on the standard deviation of the stochastic total return. The authors propose two algorithms for the setting with discrete action space and the setting with continuous action space respecti... | Recommendation: 5: marginally below the acceptance threshold | Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics) | Review:
This paper studies risk-averse reinforcement learning problems where the robust objective can be formulated as a penalization term on the standard deviation of the stochastic total return. The authors propose two algorithms for the setting with discrete action space and the setting with continuous action space ... |
A specific surrogate gradient is described, the idea is to regulate the sharpness of the triangular surrogate gradient at each iteration so that the proportion of non-zero gradients is controlled at each layer. This simple method can be implemented efficiently and leads to a ~2% improvement on ImageNet and CIFAR 100.
T... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
A specific surrogate gradient is described, the idea is to regulate the sharpness of the triangular surrogate gradient at each iteration so that the proportion of non-zero gradients is controlled at each layer. This simple method can be implemented efficiently and leads to a ~2% improvement on ImageNet and CIFA... |
This paper proposes a model that incorporates bounding box queries in the visual encoder to extract region-specific features for UI modeling tasks. With the proposed framework, no view hierarchy would be required during the above modeling process, which thus alleviates the potential concerns of missing object text or b... | Recommendation: 5: marginally below the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This paper proposes a model that incorporates bounding box queries in the visual encoder to extract region-specific features for UI modeling tasks. With the proposed framework, no view hierarchy would be required during the above modeling process, which thus alleviates the potential concerns of missing object t... |
This paper considers the mean-field regime of an overparametrized two layers neural network $f_X$ where $X\in\mathbb{R}^p$ stands for the trainable parameters. Indeed, it have been shown previously taking the number of neurons $N\to \infty$ that optimizing such network can be seen as minimizing the functional over the ... | Recommendation: 5: marginally below the acceptance threshold | Area: Theory (eg, control theory, learning theory, algorithmic game theory) | Review:
This paper considers the mean-field regime of an overparametrized two layers neural network $f_X$ where $X\in\mathbb{R}^p$ stands for the trainable parameters. Indeed, it have been shown previously taking the number of neurons $N\to \infty$ that optimizing such network can be seen as minimizing the functional o... |
The paper presents a method for single-view category-specific 3D reconstruction. The pipeline starts with deriving a canonical pose with a partial point cloud. Then a neural deformation is used to reconstruct the object's 3D surface. Finally a joint optimization of pose and shape is to further improve the results.
###... | Recommendation: 3: reject, not good enough | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
The paper presents a method for single-view category-specific 3D reconstruction. The pipeline starts with deriving a canonical pose with a partial point cloud. Then a neural deformation is used to reconstruct the object's 3D surface. Finally a joint optimization of pose and shape is to further improve the resul... |
The paper studies the problem of quantized training where the gradients are quantized as well in addition to quantization aware training methods. The paper builds up on an interesting observation related to the detrimental effect of batch normalisation in quantized training. It is shown that batch norm amplifies the ac... | Recommendation: 6: marginally above the acceptance threshold | Area: Deep Learning and representational learning | Review:
The paper studies the problem of quantized training where the gradients are quantized as well in addition to quantization aware training methods. The paper builds up on an interesting observation related to the detrimental effect of batch normalisation in quantized training. It is shown that batch norm amplifie... |
This work studies the counting ability of subgraph MPNN models, and present I^2-GNN to increase the counting ability of subgraph MPNNs. The proposed I^2-GNN is able to discriminate 6-cycles in theory and achieves good performance in molecular property prediction.
Strengths:
(+) This work makes very solid and novel co... | Recommendation: 8: accept, good paper | Area: Deep Learning and representational learning | Review:
This work studies the counting ability of subgraph MPNN models, and present I^2-GNN to increase the counting ability of subgraph MPNNs. The proposed I^2-GNN is able to discriminate 6-cycles in theory and achieves good performance in molecular property prediction.
Strengths:
(+) This work makes very solid and ... |
This paper proposes a new fairness regularization technique based on an interpretation method called neuron parity score. In a nutshell, the proposed method penalizes the gap among the _subgroup loss increments_ from zero-ing out a specific parameter, in addition to the model-level fairness loss. Empirically, the propo... | 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 proposes a new fairness regularization technique based on an interpretation method called neuron parity score. In a nutshell, the proposed method penalizes the gap among the _subgroup loss increments_ from zero-ing out a specific parameter, in addition to the model-level fairness loss. Empirically, t... |
This paper introduces a new deep-learning-based method for multichannel speech enhancement.
The proposed method so called AFnet uses a W-net 2D architecture which considers as the input a multi-channel time-frequency representation and which predict both the alignment mask and the filtering mask which minimize the rec... | Recommendation: 6: marginally above the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This paper introduces a new deep-learning-based method for multichannel speech enhancement.
The proposed method so called AFnet uses a W-net 2D architecture which considers as the input a multi-channel time-frequency representation and which predict both the alignment mask and the filtering mask which minimize... |
This paper proposed a novel method named ADNT for tackling the multi-source unsupervised domain adaptation (MUDA) problem. Their method mainly contains two well-designed strategies: the contrary attention-based domain merge (CADM) module for domain feature fusion, and the adaptive and reverse cross entropy (AR-CE) loss... | Recommendation: 8: accept, good paper | Area: Deep Learning and representational learning | Review:
This paper proposed a novel method named ADNT for tackling the multi-source unsupervised domain adaptation (MUDA) problem. Their method mainly contains two well-designed strategies: the contrary attention-based domain merge (CADM) module for domain feature fusion, and the adaptive and reverse cross entropy (AR-... |
This paper proposes a new visual reasoning task, Visual Transformation Telling (VTT), to evaluate models' understanding on action-state associations. The authors leveraged instructional videos in existing datasets to form image sequences and ask models to predict the corresponding transformation text in a captioning ma... | Recommendation: 5: marginally below the acceptance threshold | Area: Applications (eg, speech processing, computer vision, NLP) | Review:
This paper proposes a new visual reasoning task, Visual Transformation Telling (VTT), to evaluate models' understanding on action-state associations. The authors leveraged instructional videos in existing datasets to form image sequences and ask models to predict the corresponding transformation text in a capti... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.