review
stringlengths
5
16.6k
score
stringclasses
5 values
area
stringclasses
12 values
text
stringlengths
31
5.65k
The paper describes a novel diffusion model extending the concept to modelling irregularly sampled time series by utilizing correlated noise obtained from noise processes to produce continuous samples. The paper provide an elegant framework to combine forecasting, and imputation tasks. One of the main advantage of the ...
Recommendation: 6: marginally above the acceptance threshold
Area: Generative models
Review: The paper describes a novel diffusion model extending the concept to modelling irregularly sampled time series by utilizing correlated noise obtained from noise processes to produce continuous samples. The paper provide an elegant framework to combine forecasting, and imputation tasks. One of the main advantage...
Inspired by the recently observed neural collapse (NC) phenomena in deep learning classifiers where the feature dimension is often large than the number of classes, this paper considers a more general format of neural collapse (GNC) to include the case where feature dimension $d$ is smaller than the number of class $C$...
Recommendation: 6: marginally above the acceptance threshold
Area: Deep Learning and representational learning
Review: Inspired by the recently observed neural collapse (NC) phenomena in deep learning classifiers where the feature dimension is often large than the number of classes, this paper considers a more general format of neural collapse (GNC) to include the case where feature dimension $d$ is smaller than the number of c...
The paper argues that a good continual learner should strike a different stability - plasticity tradeoff in online and offline CL, the former being more stable and the latter more plastic. The authors propose a new method MuFAN, which comprises 3 new components : the use of multi-scale features of pretrained models, an...
Recommendation: 5: marginally below the acceptance threshold
Area: Deep Learning and representational learning
Review: The paper argues that a good continual learner should strike a different stability - plasticity tradeoff in online and offline CL, the former being more stable and the latter more plastic. The authors propose a new method MuFAN, which comprises 3 new components : the use of multi-scale features of pretrained mo...
This paper studies the adaptation of the well-trained transformer to downstream tasks on resource-limited devices. The authors introduced grouped connections with re-parameterization technology into the training process. The experimental results on serval vision tasks demonstrate the effectiveness of the proposed metho...
Recommendation: 5: marginally below the acceptance threshold
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This paper studies the adaptation of the well-trained transformer to downstream tasks on resource-limited devices. The authors introduced grouped connections with re-parameterization technology into the training process. The experimental results on serval vision tasks demonstrate the effectiveness of the propos...
The paper investigates the pitfalls of online domain adaptation, that the model tends to collapse with small batch sizes and class imbalances at test time. The authors also propose two techniques to mitigate the problems. **Strengh** The paper is easy to follow. Authors also include explanations/intuitions to certain ...
Recommendation: 5: marginally below the acceptance threshold
Area: Unsupervised and Self-supervised learning
Review: The paper investigates the pitfalls of online domain adaptation, that the model tends to collapse with small batch sizes and class imbalances at test time. The authors also propose two techniques to mitigate the problems. **Strengh** The paper is easy to follow. Authors also include explanations/intuitions to ...
This paper proposes a modification to IQL called MA2QL in which each agent alternately updates the parameters rather than the simultaneous update. The main contribution of this paper is the theoretical analysis of this modification. In experiments, MA2QL is demonstrated to outperform IQL in several environments. ## Str...
Recommendation: 3: reject, not good enough
Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics)
Review: This paper proposes a modification to IQL called MA2QL in which each agent alternately updates the parameters rather than the simultaneous update. The main contribution of this paper is the theoretical analysis of this modification. In experiments, MA2QL is demonstrated to outperform IQL in several environments...
This study applies second-order optimization (K-FAC) in parameter-efficient tuning (with adapters and LoRA) of Transformer models. Measurements show that the memory cost of second-order optimization can be relatively small due to the small number of trainable parameters, suggesting a second-order method is more suitabl...
Recommendation: 3: reject, not good enough
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This study applies second-order optimization (K-FAC) in parameter-efficient tuning (with adapters and LoRA) of Transformer models. Measurements show that the memory cost of second-order optimization can be relatively small due to the small number of trainable parameters, suggesting a second-order method is more...
This paper presents a new diffusion-based generative model that designs protein backbone structures via a procedure that mirrors the native folding process. By considering each residue to be its own reference frame, it describes protein backbone structure as a series of consecutive angles capturing the relative orienta...
Recommendation: 6: marginally above the acceptance threshold
Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability )
Review: This paper presents a new diffusion-based generative model that designs protein backbone structures via a procedure that mirrors the native folding process. By considering each residue to be its own reference frame, it describes protein backbone structure as a series of consecutive angles capturing the relative...
The paper claims that distance-based CO solvers are more robust than coordinates-based solvers, with concerns for two defects of DL solvers: i) coordinates can hardly depict real-world cases, and ii) coordinates can not be sufficiently 'traversed' by training data. Strength - It provides a new perspective for CO resea...
Recommendation: 3: reject, not good enough
Area: Deep Learning and representational learning
Review: The paper claims that distance-based CO solvers are more robust than coordinates-based solvers, with concerns for two defects of DL solvers: i) coordinates can hardly depict real-world cases, and ii) coordinates can not be sufficiently 'traversed' by training data. Strength - It provides a new perspective for ...
This paper investigates vertical FL on graph neural networks. A communication-efficient vertically-distributed training algorithm called GLASU was proposed, where the main idea for communication saving is lazy aggregation and stale updates. It was proved that the proposed algorithm can converge given that the loss func...
Recommendation: 3: reject, not good enough
Area: Deep Learning and representational learning
Review: This paper investigates vertical FL on graph neural networks. A communication-efficient vertically-distributed training algorithm called GLASU was proposed, where the main idea for communication saving is lazy aggregation and stale updates. It was proved that the proposed algorithm can converge given that the l...
This paper investigate a pevious work on stein mixtures and show that it corresponds to inference with the Renyi $\alpha$-divergence for $\alpha=0$, and using other values of $\alpha$ may stablize the inference. Strength: 1. This paper is overall well-written and the literature review is thorough. Weaknesses: 1. The...
Recommendation: 3: reject, not good enough
Area: Probabilistic Methods (eg, variational inference, causal inference, Gaussian processes)
Review: This paper investigate a pevious work on stein mixtures and show that it corresponds to inference with the Renyi $\alpha$-divergence for $\alpha=0$, and using other values of $\alpha$ may stablize the inference. Strength: 1. This paper is overall well-written and the literature review is thorough. Weaknesses:...
This paper considers compositional generalization and proposes a "dynamic least-to-most prompting" method to tackle the problem. "dynamic least-to-most prompting" consists of three steps: decomposition using syntactic parsing, dynamic exemplar selection, and sequential solution. The experiment results are impressive: o...
Recommendation: 6: marginally above the acceptance threshold
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This paper considers compositional generalization and proposes a "dynamic least-to-most prompting" method to tackle the problem. "dynamic least-to-most prompting" consists of three steps: decomposition using syntactic parsing, dynamic exemplar selection, and sequential solution. The experiment results are impre...
The paper performs an analysis of what the fine-tuning strategy should be when encountering various distribution shifts. They classify the different distribution shifts into three categories and show that for each category of distribution shift, different layers of the model should be surgically fine-tuned. This analys...
Recommendation: 6: marginally above the acceptance threshold
Area: Deep Learning and representational learning
Review: The paper performs an analysis of what the fine-tuning strategy should be when encountering various distribution shifts. They classify the different distribution shifts into three categories and show that for each category of distribution shift, different layers of the model should be surgically fine-tuned. Thi...
The paper considers the problem of continual learning in the context of fake audio detection. One of the main challenges of continual learning is catastrophic forgetting. The paper proposes a new algorithm called Regularized Adaptive Weight Modification (RAWM). The motivation is genuine audios are more similar than fak...
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 considers the problem of continual learning in the context of fake audio detection. One of the main challenges of continual learning is catastrophic forgetting. The paper proposes a new algorithm called Regularized Adaptive Weight Modification (RAWM). The motivation is genuine audios are more similar ...
This paper proves that the min-max excess risk of nonparametric classification algorithms is bounded by the number of minority samples when there is a distributional shift between train and test, and therefore concludes that in the worst case, undersampling is optimal unless there is a high degree of overlap between th...
Recommendation: 8: accept, good paper
Area: Theory (eg, control theory, learning theory, algorithmic game theory)
Review: This paper proves that the min-max excess risk of nonparametric classification algorithms is bounded by the number of minority samples when there is a distributional shift between train and test, and therefore concludes that in the worst case, undersampling is optimal unless there is a high degree of overlap be...
The authors propose a method for summarising graphs in such a way that they are compressed into a smaller representation while retaining the information required for the downstream task. The authors extend an optimum transport-based framework method for graph summarization (Garg & Jaakkola (2019)) to a supervised graph...
Recommendation: 8: accept, good paper
Area: General Machine Learning
Review: The authors propose a method for summarising graphs in such a way that they are compressed into a smaller representation while retaining the information required for the downstream task. The authors extend an optimum transport-based framework method for graph summarization (Garg & Jaakkola (2019)) to a supervis...
Bilevel optimization problems, in which one optimization problem is nested within another, occur in multiple machine learning applications such as hyperparameter optimization. The paper considers a generic distributed bilevel optimization problem and proposes a novel asynchronous distributed algorithm. The proposed alg...
Recommendation: 5: marginally below the acceptance threshold
Area: Optimization (eg, convex and non-convex optimization)
Review: Bilevel optimization problems, in which one optimization problem is nested within another, occur in multiple machine learning applications such as hyperparameter optimization. The paper considers a generic distributed bilevel optimization problem and proposes a novel asynchronous distributed algorithm. The prop...
This paper proposes a probabilistic graph generator that models the distribution over good architectures using GNNs. This converts the neural architectures to a learnable computational graph. Extensive experiments indicate the effectiveness and efficiency of the proposed method. This paper is generally well-written, an...
Recommendation: 5: marginally below the acceptance threshold
Area: Deep Learning and representational learning
Review: This paper proposes a probabilistic graph generator that models the distribution over good architectures using GNNs. This converts the neural architectures to a learnable computational graph. Extensive experiments indicate the effectiveness and efficiency of the proposed method. This paper is generally well-wri...
Building on top of BDD100k, Cityscapes and Sim10k, the proposed DetectBench in this work is an object detection benchmark for evaluating the OOD generalization performance of object detectors. The benchmark consists of 4 types of domain shifts, i.e., sim2real, weather, scene and time. The authors compared a number of o...
Recommendation: 3: reject, not good enough
Area: Applications (eg, speech processing, computer vision, NLP)
Review: Building on top of BDD100k, Cityscapes and Sim10k, the proposed DetectBench in this work is an object detection benchmark for evaluating the OOD generalization performance of object detectors. The benchmark consists of 4 types of domain shifts, i.e., sim2real, weather, scene and time. The authors compared a num...
While reconstructing data in FL from gradients leads to a continuous optimization problem, tabular data with categorical variables yields a mixed integer programming optimization problem. The authors propose a softmax based continuous relaxation and an ensemble strategy that makes the underlying solution algorithm more...
Recommendation: 3: reject, not good enough
Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics)
Review: While reconstructing data in FL from gradients leads to a continuous optimization problem, tabular data with categorical variables yields a mixed integer programming optimization problem. The authors propose a softmax based continuous relaxation and an ensemble strategy that makes the underlying solution algori...
The paper proposes a generalizable optimization strategy that codifies a way to trade-off between group attribution and component-wise attributions calculated from explanation methods. The end product is a group attribution version of a given explainer (they propose G-SHAP as an example for groupwise SHAP) that balance...
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 generalizable optimization strategy that codifies a way to trade-off between group attribution and component-wise attributions calculated from explanation methods. The end product is a group attribution version of a given explainer (they propose G-SHAP as an example for groupwise SHAP) that...
This paper proposes “Diff Comb Explainer”: a neuro-symbolic architecture for selecting an answer (from a given set of candidates) as well as explanations (from a corpus of facts) for a multiple-choice QA task. Each candidate answer is first converted into a hypothesis by concatenating the question to it, and then scor...
Recommendation: 3: reject, not good enough
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This paper proposes “Diff Comb Explainer”: a neuro-symbolic architecture for selecting an answer (from a given set of candidates) as well as explanations (from a corpus of facts) for a multiple-choice QA task. Each candidate answer is first converted into a hypothesis by concatenating the question to it, and t...
The authors introduce a mechanism for semi-parametric prediction using neural attention mechanisms and a variant of inducing points. In this work, the authors combine ideas such as cross-attention between attributes and between datapoints, yielding a framework -denoted SPIN- which given a new dataset produces a set of...
Recommendation: 6: marginally above the acceptance threshold
Area: Deep Learning and representational learning
Review: The authors introduce a mechanism for semi-parametric prediction using neural attention mechanisms and a variant of inducing points. In this work, the authors combine ideas such as cross-attention between attributes and between datapoints, yielding a framework -denoted SPIN- which given a new dataset produces ...
The paper investigates the reproduction of training examples from pre-trained language models. The amount of memorization is measured across 1) different model sizes, 2) the number of times an example is duplicated in the training data, 3) the length of prompt given as input. It is concluded that larger models, more du...
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 investigates the reproduction of training examples from pre-trained language models. The amount of memorization is measured across 1) different model sizes, 2) the number of times an example is duplicated in the training data, 3) the length of prompt given as input. It is concluded that larger models,...
The paper proposes a new approach for adversarial attacks on NMT models. The authors design a way to propagate the gradient for embeddings and propose a specific loss that targets reasonable criteria. The propagation is based on the common idea of relaxation with a new additional FC part to create embeddings for compar...
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 approach for adversarial attacks on NMT models. The authors design a way to propagate the gradient for embeddings and propose a specific loss that targets reasonable criteria. The propagation is based on the common idea of relaxation with a new additional FC part to create embeddings fo...
This paper investigates why iterative magnitude pruning (IMP) is successful. The authors hypothesize that the masks discovered during iterations of IMP encode subspaces that intersect the linearly connected loss sublevel sets associated with the previous iterate. They present multiple experiments to support this hypo...
Recommendation: 8: accept, good paper
Area: Deep Learning and representational learning
Review: This paper investigates why iterative magnitude pruning (IMP) is successful. The authors hypothesize that the masks discovered during iterations of IMP encode subspaces that intersect the linearly connected loss sublevel sets associated with the previous iterate. They present multiple experiments to support t...
This paper considers designing dynamic network topologies to improve the training time and performance of the cross silo FL training. The authors propose an algorithm and verify its effectiveness through empirical evaluation. - Strength: This is an interesting problem, especially the dynamic topology part which is unde...
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 considers designing dynamic network topologies to improve the training time and performance of the cross silo FL training. The authors propose an algorithm and verify its effectiveness through empirical evaluation. - Strength: This is an interesting problem, especially the dynamic topology part which...
This paper proposes a method to learn image-based representations from video. The paper makes two contributions: (1) on the network side, the authors introduce simple modifications to the way augmentations are applied (e.g. change the scale and uniform temporal sampling ) and a simple attention head for attention pooli...
Recommendation: 3: reject, not good enough
Area: Deep Learning and representational learning
Review: This paper proposes a method to learn image-based representations from video. The paper makes two contributions: (1) on the network side, the authors introduce simple modifications to the way augmentations are applied (e.g. change the scale and uniform temporal sampling ) and a simple attention head for attenti...
The focus of this paper is on Explanatory Interactive Learning (XIL), which consists of a loop in which the user queries the system, the system explains its predictions and the loop restarts. An assumption here is that this interactive loop is interesting to both the system (improving its prediction accuracy) and the...
Recommendation: 8: accept, good paper
Area: Social Aspects of Machine Learning (eg, AI safety, fairness, privacy, interpretability, human-AI interaction, ethics)
Review: The focus of this paper is on Explanatory Interactive Learning (XIL), which consists of a loop in which the user queries the system, the system explains its predictions and the loop restarts. An assumption here is that this interactive loop is interesting to both the system (improving its prediction accuracy)...
The paper proposes a new method for deterministic generation of images called TACoS. It allows to invert arbitrary image transformations, with a few investigated experimentally: deterministic gaussian noise, blurs, animorphosis, masking, pixellating and snowing. The paper first evaluates it on the task of reconstructio...
Recommendation: 6: marginally above the acceptance threshold
Area: Generative models
Review: The paper proposes a new method for deterministic generation of images called TACoS. It allows to invert arbitrary image transformations, with a few investigated experimentally: deterministic gaussian noise, blurs, animorphosis, masking, pixellating and snowing. The paper first evaluates it on the task of recon...
The paper studies fairness in federated learning where clients have heterogeneous local data. In particular, the paper introduces a new fairness definition/measure to leverage the excess risk at each local client. Subsequently, the paper proposes an algorithm that provably outperforms FedAvg in terms of this new fairne...
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 studies fairness in federated learning where clients have heterogeneous local data. In particular, the paper introduces a new fairness definition/measure to leverage the excess risk at each local client. Subsequently, the paper proposes an algorithm that provably outperforms FedAvg in terms of this ne...
The work proposes to improve the pipeline of amputated limbs scanning by using the deep learning-based image segmentation before rendering them with photogrammetry. In this way, the density of obtained samples can be increased to improve coverage and accuracy of 3D models with more samples. The proposed method is verif...
Recommendation: 3: reject, not good enough
Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability )
Review: The work proposes to improve the pipeline of amputated limbs scanning by using the deep learning-based image segmentation before rendering them with photogrammetry. In this way, the density of obtained samples can be increased to improve coverage and accuracy of 3D models with more samples. The proposed method ...
This paper introduces a general framework of discretization invariant network, DI-Net. The authors give a theoretical upper bound w.r.t. variation and discrepancy in the finite samples case. They also reveal that DI-Net is a generalization of existing neural fields networks such as CNN. They demonstrate the performance...
Recommendation: 3: reject, not good enough
Area: Deep Learning and representational learning
Review: This paper introduces a general framework of discretization invariant network, DI-Net. The authors give a theoretical upper bound w.r.t. variation and discrepancy in the finite samples case. They also reveal that DI-Net is a generalization of existing neural fields networks such as CNN. They demonstrate the per...
This paper studies diffusion model of Oja's algorithm for leading eigenvector problem. When the noise is Gaussian and isotropic, the matrix is diagonal, then author establish diffusion convergence to equilibrium state. They show that the algorithm exhibits a escaping property in they laboratory setting which is similar...
Recommendation: 5: marginally below the acceptance threshold
Area: General Machine Learning
Review: This paper studies diffusion model of Oja's algorithm for leading eigenvector problem. When the noise is Gaussian and isotropic, the matrix is diagonal, then author establish diffusion convergence to equilibrium state. They show that the algorithm exhibits a escaping property in they laboratory setting which is...
This paper proposed an adaptive structured dropout method, ProbDropBlock, which drops contiguous blocks from feature maps with a probability given by the normalized feature salience values. The authors evaluate ProbDropBlock on both vision and language tasks. Strengths: 1. The paper proposed an adaptive structured dro...
Recommendation: 5: marginally below the acceptance threshold
Area: General Machine Learning
Review: This paper proposed an adaptive structured dropout method, ProbDropBlock, which drops contiguous blocks from feature maps with a probability given by the normalized feature salience values. The authors evaluate ProbDropBlock on both vision and language tasks. Strengths: 1. The paper proposed an adaptive struct...
This paper proposes a novel token pruning method based on attention back tracking for efficient transformer inference. The goal (and the difference from the previous token pruning methods) is to mitigate the mistakes of removing important tokens at lower layers. An attention approximation network (ApproxNet) is trained...
Recommendation: 8: accept, good paper
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This paper proposes a novel token pruning method based on attention back tracking for efficient transformer inference. The goal (and the difference from the previous token pruning methods) is to mitigate the mistakes of removing important tokens at lower layers. An attention approximation network (ApproxNet) is...
This paper proposed a uniform-in-time analysis of the propagation of chaos for the mean-field Langevin dynamics to conduct neural network optimization. The authors avoid the double-loop structure and enable to deal with convergence guarantee based on finite-width neural network with vanilla noisy gradient descent algor...
Recommendation: 6: marginally above the acceptance threshold
Area: Theory (eg, control theory, learning theory, algorithmic game theory)
Review: This paper proposed a uniform-in-time analysis of the propagation of chaos for the mean-field Langevin dynamics to conduct neural network optimization. The authors avoid the double-loop structure and enable to deal with convergence guarantee based on finite-width neural network with vanilla noisy gradient desce...
This paper proposes a simple multimodal vision and language mask model for multimodal training, called MaskedVLM. The main idea is to leverage both masked image patches with full text description and masked language tokens with full image patches for semantic align. Additionally, the method employs two pretraining los...
Recommendation: 6: marginally above the acceptance threshold
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This paper proposes a simple multimodal vision and language mask model for multimodal training, called MaskedVLM. The main idea is to leverage both masked image patches with full text description and masked language tokens with full image patches for semantic align. Additionally, the method employs two pretrai...
This paper presents a model for graph representation learning called AgentNet. The main idea of the paper is to combine graph walks with neural networks: the model consists of agents that, in parallel, explore the graph by performing the following steps: 1. Updating the state of the current node 2. Aggregate inform...
Recommendation: 8: accept, good paper
Area: Deep Learning and representational learning
Review: This paper presents a model for graph representation learning called AgentNet. The main idea of the paper is to combine graph walks with neural networks: the model consists of agents that, in parallel, explore the graph by performing the following steps: 1. Updating the state of the current node 2. Aggregat...
This paper proposes a simple estimator for Bayes error in binary classification. The authors are able to show several properties of the proposed estimator including unbiasedness and some convergence guarantee. Experiments on synthetic datasets, CIFAR-10, and Fashion-MNIST show the effectiveness of the proposed estimato...
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 simple estimator for Bayes error in binary classification. The authors are able to show several properties of the proposed estimator including unbiasedness and some convergence guarantee. Experiments on synthetic datasets, CIFAR-10, and Fashion-MNIST show the effectiveness of the proposed ...
This work proposes the SFW algorithm to solve a constrained optimization framework. The proposed method can result in well-performing models that are robust towards convolutional filter pruning as well as low-rank matrix decomposition. Experiment results also show that the proposed method has better “accuracy vs sparsi...
Recommendation: 6: marginally above the acceptance threshold
Area: Optimization (eg, convex and non-convex optimization)
Review: This work proposes the SFW algorithm to solve a constrained optimization framework. The proposed method can result in well-performing models that are robust towards convolutional filter pruning as well as low-rank matrix decomposition. Experiment results also show that the proposed method has better “accuracy v...
This paper proposes a new method for combining definition modeling, relation modeling and hyper-relation modeling towards the purpose of generating natural language utterances for verbalizing entities and relations. The contributions of the paper are in combining multiple techniques of entity and relation modeling and ...
Recommendation: 3: reject, not good enough
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This paper proposes a new method for combining definition modeling, relation modeling and hyper-relation modeling towards the purpose of generating natural language utterances for verbalizing entities and relations. The contributions of the paper are in combining multiple techniques of entity and relation model...
The paper describes a jointly-trained triplet of models for musical instrument recognition, music transcription, and music source separation, able to handle a large number of instruments. Experiments demonstrate that training these models jointly results in better performance for each task than training each model in ...
Recommendation: 6: marginally above the acceptance threshold
Area: Applications (eg, speech processing, computer vision, NLP)
Review: The paper describes a jointly-trained triplet of models for musical instrument recognition, music transcription, and music source separation, able to handle a large number of instruments. Experiments demonstrate that training these models jointly results in better performance for each task than training each m...
The proposed approach corresponds to an RL based acquisition strategy in a NAS search space, that is basing its trajectory on both the observed and predicted (surrogate) evaluations. This is called a mixed batch, whose share in either is a relevant hyperparameter to the success of the model by balancing the prediction ...
Recommendation: 5: marginally below the acceptance threshold
Area: Applications (eg, speech processing, computer vision, NLP)
Review: The proposed approach corresponds to an RL based acquisition strategy in a NAS search space, that is basing its trajectory on both the observed and predicted (surrogate) evaluations. This is called a mixed batch, whose share in either is a relevant hyperparameter to the success of the model by balancing the pre...
The authors propose a method called TextShield to handle a problem setup within the field of adversarial attacks, where the goal is to first detect an adversarial sentence and then correctly classify it. The system detects adversarial sentences using a saliency-based methodology and subsequently corrects them to benign...
Recommendation: 8: accept, good paper
Area: Applications (eg, speech processing, computer vision, NLP)
Review: The authors propose a method called TextShield to handle a problem setup within the field of adversarial attacks, where the goal is to first detect an adversarial sentence and then correctly classify it. The system detects adversarial sentences using a saliency-based methodology and subsequently corrects them t...
This paper presents a ECGAN to advance semantic image synthesis. Three ideas were proposed in this paper to jointly boost the performance: the edge map with attention modules to guide image generation, the semantic preserving module together with the similarity loss on the semantic layout, and a pixel-wise contrastive ...
Recommendation: 8: accept, good paper
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This paper presents a ECGAN to advance semantic image synthesis. Three ideas were proposed in this paper to jointly boost the performance: the edge map with attention modules to guide image generation, the semantic preserving module together with the similarity loss on the semantic layout, and a pixel-wise cont...
The paper introduces a new self-supervised learning objective that uses a notation of multi-dimensional Hirschfeld-Gebelein-Rényi (HGR) maximal correlation as the similarity measure for different views of the same sample. The paper gives some theoretical insights and experimental study on some relatively small datasets...
Recommendation: 5: marginally below the acceptance threshold
Area: Unsupervised and Self-supervised learning
Review: The paper introduces a new self-supervised learning objective that uses a notation of multi-dimensional Hirschfeld-Gebelein-Rényi (HGR) maximal correlation as the similarity measure for different views of the same sample. The paper gives some theoretical insights and experimental study on some relatively small ...
This paper proposed LA-BALD for crowdsource labeling of classification datasets. Experiments demonstrated the superiority of LA-BALD over two previous baselines by reducing 19% and 12% of annotation cost. S1. LA-BALD reduces the number of annotations by 19% and 1% on average compared to two baselines. W1. LA-BALD = LA...
Recommendation: 3: reject, not good enough
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This paper proposed LA-BALD for crowdsource labeling of classification datasets. Experiments demonstrated the superiority of LA-BALD over two previous baselines by reducing 19% and 12% of annotation cost. S1. LA-BALD reduces the number of annotations by 19% and 1% on average compared to two baselines. W1. LA-B...
This paper addresses the problem of solving visual-language (VL) grounding tasks by leveraging pre-trained VL models. It is motivated by the fact that conventional methods are not data-efficient in the training stage and have poor generalization to unseen objects and tasks. To this end, this paper proposes a framework ...
Recommendation: 8: accept, good paper
Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics)
Review: This paper addresses the problem of solving visual-language (VL) grounding tasks by leveraging pre-trained VL models. It is motivated by the fact that conventional methods are not data-efficient in the training stage and have poor generalization to unseen objects and tasks. To this end, this paper proposes a fr...
The paper introduces a framework to evaluate the abstraction capability of deep models in terms of transferability. A number of empirical simulations are run on language models in order to evaluate the dynamics of abstraction. The paper considers a very interesting and relevant problem, and it explores it using a sensi...
Recommendation: 6: marginally above the acceptance threshold
Area: Deep Learning and representational learning
Review: The paper introduces a framework to evaluate the abstraction capability of deep models in terms of transferability. A number of empirical simulations are run on language models in order to evaluate the dynamics of abstraction. The paper considers a very interesting and relevant problem, and it explores it using...
The paper expands the current supernet training by introducing 3 components: 1. Prunenode: although the name is a bit fancy, the concept is straightforward: it learns the expansion ratio of inverted residual blocks. 2. Pruning blocks with stochastic layers: it kicks out the low likelihood blocks from the search space....
Recommendation: 3: reject, not good enough
Area: Deep Learning and representational learning
Review: The paper expands the current supernet training by introducing 3 components: 1. Prunenode: although the name is a bit fancy, the concept is straightforward: it learns the expansion ratio of inverted residual blocks. 2. Pruning blocks with stochastic layers: it kicks out the low likelihood blocks from the searc...
This paper studies to what extent models trained on image-caption-only data can be frozen, passed through a linear projection, and then provided to a generative LM to generate captions for images. This builds off some earlier models/ideas like Frozen (Tsimpoukelli et al 2021) and Magma (Eichenberg et al 2021), except ...
Recommendation: 8: accept, good paper
Area: Deep Learning and representational learning
Review: This paper studies to what extent models trained on image-caption-only data can be frozen, passed through a linear projection, and then provided to a generative LM to generate captions for images. This builds off some earlier models/ideas like Frozen (Tsimpoukelli et al 2021) and Magma (Eichenberg et al 2021), ...
The paper proposed a pipeline for image completion, which fills the missing region with a hallucinated instance. It consists of four parts. 1. Object detection via DETR within the masked image. 2. Predict the missing object's category via a multi-head attention network. 3. Generate the foreground & background segmentat...
Recommendation: 5: marginally below the acceptance threshold
Area: Generative models
Review: The paper proposed a pipeline for image completion, which fills the missing region with a hallucinated instance. It consists of four parts. 1. Object detection via DETR within the masked image. 2. Predict the missing object's category via a multi-head attention network. 3. Generate the foreground & background s...
For faster synthesis in diffusion models, this work proposes a sampling procedure that simulates a truncated diffusion process. For example, if a standard diffusion model simulates a diffusion process for $t \in [0, T]$, its truncated variant (which the authors call the TDPM) simulates $t \in [0, T_{Trunc}]$, where $T_...
Recommendation: 6: marginally above the acceptance threshold
Area: Generative models
Review: For faster synthesis in diffusion models, this work proposes a sampling procedure that simulates a truncated diffusion process. For example, if a standard diffusion model simulates a diffusion process for $t \in [0, T]$, its truncated variant (which the authors call the TDPM) simulates $t \in [0, T_{Trunc}]$, w...
This paper aims at extracting low-dimensional structure for dynamic data, especially for time series data. The proposed method, Compressed Predictive Information Coding (CPIC), both minimizes compression complexity and maximizes the predictive information in the latent space. This work extends the prior works dynamical...
Recommendation: 6: marginally above the acceptance threshold
Area: Deep Learning and representational learning
Review: This paper aims at extracting low-dimensional structure for dynamic data, especially for time series data. The proposed method, Compressed Predictive Information Coding (CPIC), both minimizes compression complexity and maximizes the predictive information in the latent space. This work extends the prior works d...
This work proposes a manifold learning strategy based on autoencoders (with a Euclidean distance reconstruction loss) and continuous k-nearest neighbor graphs (CkNN) (with a topological / local distance preservation loss between input and latent space). It implements a constrained optimization where topological loss is...
Recommendation: 5: marginally below the acceptance threshold
Area: Deep Learning and representational learning
Review: This work proposes a manifold learning strategy based on autoencoders (with a Euclidean distance reconstruction loss) and continuous k-nearest neighbor graphs (CkNN) (with a topological / local distance preservation loss between input and latent space). It implements a constrained optimization where topological...
The paper considered a classification task for overparameterized two-layer neural networks, where the network is randomly pruned according to different rates at the initialization and studied how different pruning fractions affect the model’s gradient descent dynamics and generalization. Strength: The paper consider...
Recommendation: 3: reject, not good enough
Area: Theory (eg, control theory, learning theory, algorithmic game theory)
Review: The paper considered a classification task for overparameterized two-layer neural networks, where the network is randomly pruned according to different rates at the initialization and studied how different pruning fractions affect the model’s gradient descent dynamics and generalization. Strength: The paper ...
The authors extend the nonlinear ICA results on identifiable latent factors to when the latent factors have a causal structure. There are certain inconsistencies in the assumptions that need to be addressed by the authors. The assumptions might be a bit too strong/unrealistic. This is evidenced by the fact that the ...
Recommendation: 3: reject, not good enough
Area: Deep Learning and representational learning
Review: The authors extend the nonlinear ICA results on identifiable latent factors to when the latent factors have a causal structure. There are certain inconsistencies in the assumptions that need to be addressed by the authors. The assumptions might be a bit too strong/unrealistic. This is evidenced by the fact t...
This paper proposes a large-scale Chinese cross-modal benchmark where one pre-training dataset and five fine-tuning datasets are involved. The new benchmark serves a significant contribution for the community. The paper proposes Global Contrastive Pre-Ranking and Fine-Grained Ranking to explore the matching relations...
Recommendation: 5: marginally below the acceptance threshold
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This paper proposes a large-scale Chinese cross-modal benchmark where one pre-training dataset and five fine-tuning datasets are involved. The new benchmark serves a significant contribution for the community. The paper proposes Global Contrastive Pre-Ranking and Fine-Grained Ranking to explore the matching r...
The paper describes a vectorization algorithm for map construction from surrounding views (RGB). It acheives state-of-the art on the nuScenes dataset, surpasses multi-modality methods (RGB+LiDAR), for a final 58.7mAP (~ +8mAP over the previous method). A toned-down version of the algorithm (45.9mAP) reaches real tim...
Recommendation: 6: marginally above the acceptance threshold
Area: Applications (eg, speech processing, computer vision, NLP)
Review: The paper describes a vectorization algorithm for map construction from surrounding views (RGB). It acheives state-of-the art on the nuScenes dataset, surpasses multi-modality methods (RGB+LiDAR), for a final 58.7mAP (~ +8mAP over the previous method). A toned-down version of the algorithm (45.9mAP) reaches ...
The paper introduces an extension to CogView2, a text to image model, to include a temporal dimension that allows for the generation of short video clips. The authors. The authors extend the architecture by including a temporal attention block in parallel to the spatial attention block pretrained on text->image data. Q...
Recommendation: 8: accept, good paper
Area: Applications (eg, speech processing, computer vision, NLP)
Review: The paper introduces an extension to CogView2, a text to image model, to include a temporal dimension that allows for the generation of short video clips. The authors. The authors extend the architecture by including a temporal attention block in parallel to the spatial attention block pretrained on text->image...
In this paper, the authors propose to add sparse constraints to the original Schrodinger bridges through optimal control. Specifically, the paper assumes that there exist some intermediate sparse samples during the diffusion process. By modifying the Iterative Proportional Fitting procedure (IPFP) method with spare int...
Recommendation: 6: marginally above the acceptance threshold
Area: Probabilistic Methods (eg, variational inference, causal inference, Gaussian processes)
Review: In this paper, the authors propose to add sparse constraints to the original Schrodinger bridges through optimal control. Specifically, the paper assumes that there exist some intermediate sparse samples during the diffusion process. By modifying the Iterative Proportional Fitting procedure (IPFP) method with s...
Based on the perspective of Decoupled Uniformity, the authors propose a new loss and new perspective in contrastive learning. Introducing centroid based loss opens up a couple of interesting results like 1) the loss leads to uniformity and alignment (the idea of uniformity and alignment is from earlier paper), 2) the ...
Recommendation: 6: marginally above the acceptance threshold
Area: Deep Learning and representational learning
Review: Based on the perspective of Decoupled Uniformity, the authors propose a new loss and new perspective in contrastive learning. Introducing centroid based loss opens up a couple of interesting results like 1) the loss leads to uniformity and alignment (the idea of uniformity and alignment is from earlier paper),...
This paper studies the safe reinforcement learning problem where safety constraint violations are bounded. Therefore, the agent's goal is to manage exploration and safety maintenance efficiently. To achieve that, the authors propose a cautious RL scheme that uses Dirichlet-Categorical models of transition probabilitie...
Recommendation: 3: reject, not good enough
Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics)
Review: This paper studies the safe reinforcement learning problem where safety constraint violations are bounded. Therefore, the agent's goal is to manage exploration and safety maintenance efficiently. To achieve that, the authors propose a cautious RL scheme that uses Dirichlet-Categorical models of transition prob...
This paper proposes a latent set representation for 3D generative modeling. The proposed method includes a normalizing flow based context encoder, a NeRF scene function, and a VAE based renderer. By using a set of latent variables rather than one latent variable, the proposed method can make multiple different predicti...
Recommendation: 5: marginally below the acceptance threshold
Area: Generative models
Review: This paper proposes a latent set representation for 3D generative modeling. The proposed method includes a normalizing flow based context encoder, a NeRF scene function, and a VAE based renderer. By using a set of latent variables rather than one latent variable, the proposed method can make multiple different ...
This work addresses goal-conditioned reinforcement learning and proposes two techniques to improve existing graph-based planning methods. The first technique is to distill the outcome of the graph-based planning procedure into the goal-conditioned policy. The second technique is to randomly skip subgoals along the plan...
Recommendation: 8: accept, good paper
Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics)
Review: This work addresses goal-conditioned reinforcement learning and proposes two techniques to improve existing graph-based planning methods. The first technique is to distill the outcome of the graph-based planning procedure into the goal-conditioned policy. The second technique is to randomly skip subgoals along ...
From a high level viewpoint, the main result of this paper is a robustness guarantees on models under "smoothing": the paper makes the claim that by smoothing inputs, the difference between smoothed expectations under D and D' with a Wasserstein distance within epsilon is bounded by some function psi of epsilon satisfy...
Recommendation: 6: marginally above the acceptance threshold
Area: Deep Learning and representational learning
Review: From a high level viewpoint, the main result of this paper is a robustness guarantees on models under "smoothing": the paper makes the claim that by smoothing inputs, the difference between smoothed expectations under D and D' with a Wasserstein distance within epsilon is bounded by some function psi of epsilon...
This paper proposes stability gap as a concept to measure the transient forgetting that happens for continual learning. It measures the trade-off between the knowledge conservation by learning new tasks (retaining knowledge) and getting new knowledge for the new task. The relation of stability gap with similarity betwe...
Recommendation: 8: accept, good paper
Area: Deep Learning and representational learning
Review: This paper proposes stability gap as a concept to measure the transient forgetting that happens for continual learning. It measures the trade-off between the knowledge conservation by learning new tasks (retaining knowledge) and getting new knowledge for the new task. The relation of stability gap with similari...
The paper presents a novel theoretical framework for understanding the inference and the learning in predictive coding networks (PCN). The math derivations and proof are sound. This is a paper full of math proof and derivations, and is theoretically sound. It is quite interesting in interpreting the PNC dynamics as pe...
Recommendation: 8: accept, good paper
Area: Neuroscience and Cognitive Science (e.g., neural coding, brain-computer interfaces)
Review: The paper presents a novel theoretical framework for understanding the inference and the learning in predictive coding networks (PCN). The math derivations and proof are sound. This is a paper full of math proof and derivations, and is theoretically sound. It is quite interesting in interpreting the PNC dynami...
The submission introduces SuperB, a new approach for offline RL following the RL via Supervised Learning (RvS) framework. SuperB addresses a shortcoming of RvS methods, which fail to stitch together trajectories that were executed as parts of non-optimal trajectories in the data, but which would result in an optimal (o...
Recommendation: 5: marginally below the acceptance threshold
Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics)
Review: The submission introduces SuperB, a new approach for offline RL following the RL via Supervised Learning (RvS) framework. SuperB addresses a shortcoming of RvS methods, which fail to stitch together trajectories that were executed as parts of non-optimal trajectories in the data, but which would result in an op...
Summary. This paper is dedicated to developing efficient generative adversarial networks (GANs). The authors apply dynamic sparsity training to GAN models. They point out that the balance of the generator and discriminator is the key to reaching good performance. The authors propose a quantity BR to measure the balanc...
Recommendation: 3: reject, not good enough
Area: Deep Learning and representational learning
Review: Summary. This paper is dedicated to developing efficient generative adversarial networks (GANs). The authors apply dynamic sparsity training to GAN models. They point out that the balance of the generator and discriminator is the key to reaching good performance. The authors propose a quantity BR to measure th...
This paper empirically evaluates the best practice of parameter-efficient fine-tuning to achieve comparable performance with as few trainable parameters as possible. To achieve this goal, the authors design and implement different technique combinations and find the best solution via downstream experiments. Specificall...
Recommendation: 5: marginally below the acceptance threshold
Area: Applications (eg, speech processing, computer vision, NLP)
Review: This paper empirically evaluates the best practice of parameter-efficient fine-tuning to achieve comparable performance with as few trainable parameters as possible. To achieve this goal, the authors design and implement different technique combinations and find the best solution via downstream experiments. Spe...
The paper proposes a way to optimize time series forecasting model through adapted information bottleneck loss. In particular, it is proposed to learn low dimensional representations of the input time series (using variational encoders) via maximizing the mutual information between representations of the input and targ...
Recommendation: 6: marginally above the acceptance threshold
Area: Deep Learning and representational learning
Review: The paper proposes a way to optimize time series forecasting model through adapted information bottleneck loss. In particular, it is proposed to learn low dimensional representations of the input time series (using variational encoders) via maximizing the mutual information between representations of the input ...
In this paper, the authors try to locates a very small subset of pretraining data that directly supports the model’s predictions in a given task. The main idea is to use cosine similarity between gradients of the downstream samples and pre-training corpus. They designed experiments based on 0.5% of the Wikipedia and B...
Recommendation: 3: reject, not good enough
Area: Applications (eg, speech processing, computer vision, NLP)
Review: In this paper, the authors try to locates a very small subset of pretraining data that directly supports the model’s predictions in a given task. The main idea is to use cosine similarity between gradients of the downstream samples and pre-training corpus. They designed experiments based on 0.5% of the Wikiped...
This paper proposed a blockwise learning strategy based on the Barlow Twins framework as an alternative to replacing standard backpropagation that is commonly used in existing SSL algorithms. Compared to related works, their work addresses the challenge of large-scale datasets. In addition, they compared several spatia...
Recommendation: 5: marginally below the acceptance threshold
Area: Unsupervised and Self-supervised learning
Review: This paper proposed a blockwise learning strategy based on the Barlow Twins framework as an alternative to replacing standard backpropagation that is commonly used in existing SSL algorithms. Compared to related works, their work addresses the challenge of large-scale datasets. In addition, they compared severa...
This paper proposes a method to up weight the smaller sub-populations that are found by performing clustering of gradient trajectories. This method is improved upon Group-DRO, which automatically identifies groups and prevents overfitting on spurious correlations. In order to achieve that, they use the premise that spu...
Recommendation: 5: marginally below the acceptance threshold
Area: Deep Learning and representational learning
Review: This paper proposes a method to up weight the smaller sub-populations that are found by performing clustering of gradient trajectories. This method is improved upon Group-DRO, which automatically identifies groups and prevents overfitting on spurious correlations. In order to achieve that, they use the premise ...
In this paper, the author investigates different popular datasets to explore the influence of the style, and scale of a dataset on vision-language representation pretraining task. The authors find that a dataset with sufficiently large and descriptive captions will be helpful in the vision-language representation learn...
Recommendation: 5: marginally below the acceptance threshold
Area: Deep Learning and representational learning
Review: In this paper, the author investigates different popular datasets to explore the influence of the style, and scale of a dataset on vision-language representation pretraining task. The authors find that a dataset with sufficiently large and descriptive captions will be helpful in the vision-language representati...
This paper provides the bottleneck of representations in linear convolutional networks. This is based on the frequency analysis of the input and how it propagates into the network. They characterize and analyze the network in detail. Here are some of their statements as contributions: Each frequency propagates independ...
Recommendation: 3: reject, not good enough
Area: Deep Learning and representational learning
Review: This paper provides the bottleneck of representations in linear convolutional networks. This is based on the frequency analysis of the input and how it propagates into the network. They characterize and analyze the network in detail. Here are some of their statements as contributions: Each frequency propagates ...
The paper proposes a method to compute pairwise similarities between two architectures. This is done by evaluating the change in prediction of first model caused by the adversarial prediction w.r.t. second model and viceversa, with the intuition being that if two models are similar then their adversarial perturbations ...
Recommendation: 8: accept, good paper
Area: Deep Learning and representational learning
Review: The paper proposes a method to compute pairwise similarities between two architectures. This is done by evaluating the change in prediction of first model caused by the adversarial prediction w.r.t. second model and viceversa, with the intuition being that if two models are similar then their adversarial pertur...
The author proposed a new method for explaining temporal graph models. Most of the previous explainer models only focus on static graphs. To achieve the goal, the authors combine the explorer framework that uses Monte Carlo Tree Search with navigator frameworks that guide the search by predicting the correlation betwee...
Recommendation: 6: marginally above the acceptance threshold
Area: Deep Learning and representational learning
Review: The author proposed a new method for explaining temporal graph models. Most of the previous explainer models only focus on static graphs. To achieve the goal, the authors combine the explorer framework that uses Monte Carlo Tree Search with navigator frameworks that guide the search by predicting the correlatio...
The paper presents a method for reducing gradient interference between different components (Q, V, and policy) in deep RL with discrete actions. By carefully placing stop-gradient (sg) operators in the objective, the authors show (both theoretically and empirically) that the gradients between the Q function and the pol...
Recommendation: 6: marginally above the acceptance threshold
Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics)
Review: The paper presents a method for reducing gradient interference between different components (Q, V, and policy) in deep RL with discrete actions. By carefully placing stop-gradient (sg) operators in the objective, the authors show (both theoretically and empirically) that the gradients between the Q function and...
The paper proposes a new algorithm called EPISODE for Federated learning with clipping. The algorithm at every round first computes the full gradient from all the clients and after that either clips all of the local updates, or doesn't clip it based on the norm of this full gradient. Authors prove the convergence und...
Recommendation: 5: marginally below the acceptance threshold
Area: Optimization (eg, convex and non-convex optimization)
Review: The paper proposes a new algorithm called EPISODE for Federated learning with clipping. The algorithm at every round first computes the full gradient from all the clients and after that either clips all of the local updates, or doesn't clip it based on the norm of this full gradient. Authors prove the converg...
The paper introduces a privacy-preserving training scheme that consists of two parts: encryption strategies based on permutation-equivariance and (partially) permutation-equivariant learnable network. The contributions of the paper are the two encryption strategies, names Random Shuffling and Mixing, together with the ...
Recommendation: 5: marginally below the acceptance threshold
Area: Applications (eg, speech processing, computer vision, NLP)
Review: The paper introduces a privacy-preserving training scheme that consists of two parts: encryption strategies based on permutation-equivariance and (partially) permutation-equivariant learnable network. The contributions of the paper are the two encryption strategies, names Random Shuffling and Mixing, together w...
This work studies the role of nonlinearity in the training dynamics of contrastive learning on one and two-layer nonlinear networks with homogeneous activation. The authors obtain two major results. First, for one-layer neural networks, the nonlinearity can lead to many local optima and each corresponding to certain pa...
Recommendation: 6: marginally above the acceptance threshold
Area: Unsupervised and Self-supervised learning
Review: This work studies the role of nonlinearity in the training dynamics of contrastive learning on one and two-layer nonlinear networks with homogeneous activation. The authors obtain two major results. First, for one-layer neural networks, the nonlinearity can lead to many local optima and each corresponding to ce...
The authors did theoretical analysis for the D-SGD algorithm and the results are claimed to show an implicit regularization during D-SGD optimization process that penalizes the learned minima’s sharpness. The escaping efficiency of the D-SGD algorithm is also analyzed. The topic is very interesting and it has important...
Recommendation: 5: marginally below the acceptance threshold
Area: Theory (eg, control theory, learning theory, algorithmic game theory)
Review: The authors did theoretical analysis for the D-SGD algorithm and the results are claimed to show an implicit regularization during D-SGD optimization process that penalizes the learned minima’s sharpness. The escaping efficiency of the D-SGD algorithm is also analyzed. The topic is very interesting and it has i...
The paper proposes Reinforcement Learning algorithms for continuous actions based on per-dimension discretization and a centralized critic network. The aim of the algorithms is to allow for sample-efficient discretized RL, without the curse of dimensionality it incurs. The work is inspired from multi-agent systems, in ...
Recommendation: 3: reject, not good enough
Area: Reinforcement Learning (eg, decision and control, planning, hierarchical RL, robotics)
Review: The paper proposes Reinforcement Learning algorithms for continuous actions based on per-dimension discretization and a centralized critic network. The aim of the algorithms is to allow for sample-efficient discretized RL, without the curse of dimensionality it incurs. The work is inspired from multi-agent syst...
Tail-averaging is a very useful trick, in both theory and practice, to improve the performance of iterative learning/optimization method. Yet, it introduces an important hyperparameter, the starting point for the tail-averaging. This work proposes a two-tailed averaging method as an adaptive and hyperparameter-free alt...
Recommendation: 3: reject, not good enough
Area: Optimization (eg, convex and non-convex optimization)
Review: Tail-averaging is a very useful trick, in both theory and practice, to improve the performance of iterative learning/optimization method. Yet, it introduces an important hyperparameter, the starting point for the tail-averaging. This work proposes a two-tailed averaging method as an adaptive and hyperparameter-...
In this work, the authors develop a differential equation-based model of the dynamics for monkeypox. The model explicitly includes both human and animal populations, as well as the cross-transmission from animal to human. The authors also propose several control measures affecting various transition rates in the model;...
Recommendation: 3: reject, not good enough
Area: Machine Learning for Sciences (eg biology, physics, health sciences, social sciences, climate/sustainability )
Review: In this work, the authors develop a differential equation-based model of the dynamics for monkeypox. The model explicitly includes both human and animal populations, as well as the cross-transmission from animal to human. The authors also propose several control measures affecting various transition rates in th...
This paper studies the differentially privacy guarantee, empirical risk bound and population risk bound of continuous time Langevin dynamics with tunable temperature and tuning time. For convex loss, the ε-DP result is cited from (Bassily et al., 2014). The ε-DP result for strongly convex function is derived for some i...
Recommendation: 6: marginally above the acceptance threshold
Area: Optimization (eg, convex and non-convex optimization)
Review: This paper studies the differentially privacy guarantee, empirical risk bound and population risk bound of continuous time Langevin dynamics with tunable temperature and tuning time. For convex loss, the ε-DP result is cited from (Bassily et al., 2014). The ε-DP result for strongly convex function is derived fo...
In this paper, the authors propose a subset selection method for training DNNs. The idea is to select the samples that are close to the margin dynamically. To reduce computation, the authors also propose Parameter Sharing Policy for sample selection. The authors show that the proposed DynaMS can converge tot the optima...
Recommendation: 3: reject, not good enough
Area: Deep Learning and representational learning
Review: In this paper, the authors propose a subset selection method for training DNNs. The idea is to select the samples that are close to the margin dynamically. To reduce computation, the authors also propose Parameter Sharing Policy for sample selection. The authors show that the proposed DynaMS can converge tot th...
The authors focus masking frequencies in the input image for self-supervised pretraining rather than masking out sections of the spatial domain. The insight is that the masked frequencies will carry more information about the patterns in the underlying image as compared to spatial patches. ## Strengths - The method is...
Recommendation: 6: marginally above the acceptance threshold
Area: Unsupervised and Self-supervised learning
Review: The authors focus masking frequencies in the input image for self-supervised pretraining rather than masking out sections of the spatial domain. The insight is that the masked frequencies will carry more information about the patterns in the underlying image as compared to spatial patches. ## Strengths - The m...
This paper proposed a new pruning algorithm Pruning with Output Error Minimization (POEM), which focus on the problem of "picking which neurons for pruning", and "how to reconstruct the optimal value for unpruned weights". The paper's main claim is using the value after activation, as the targets and output, to minimi...
Recommendation: 5: marginally below the acceptance threshold
Area: Deep Learning and representational learning
Review: This paper proposed a new pruning algorithm Pruning with Output Error Minimization (POEM), which focus on the problem of "picking which neurons for pruning", and "how to reconstruct the optimal value for unpruned weights". The paper's main claim is using the value after activation, as the targets and output, t...
The paper presents a method for a stochastic unbiased masking of the gradients such that half of them are 0 and they can be used to accelerate the matrix multiplications in an accelerator such as a GPU. In particular, the method induces a form of sparsity called N:M sparsity where N out of M consecutive (in memory) ele...
Recommendation: 8: accept, good paper
Area: Deep Learning and representational learning
Review: The paper presents a method for a stochastic unbiased masking of the gradients such that half of them are 0 and they can be used to accelerate the matrix multiplications in an accelerator such as a GPU. In particular, the method induces a form of sparsity called N:M sparsity where N out of M consecutive (in mem...
The authors propose a method to learn closed boundaries on top of the final layer of a classification model. The authors propose to optimize the classifier with an appropriate loss adjusted by the miss-classified examples within and outside the boundaries. The authors, extend state-of-the-art approaches in three datase...
Recommendation: 6: marginally above the acceptance threshold
Area: Applications (eg, speech processing, computer vision, NLP)
Review: The authors propose a method to learn closed boundaries on top of the final layer of a classification model. The authors propose to optimize the classifier with an appropriate loss adjusted by the miss-classified examples within and outside the boundaries. The authors, extend state-of-the-art approaches in thre...
The paper studies the role of label noise in the data in increasing adversarial risk of the trained classifier. The main theorem gives a constant lower bound on the adversarial risk of an arbitrary interpolating classifier (one that achieves zero train error) trained on a noisy dataset of sufficiently large size. Subs...
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 studies the role of label noise in the data in increasing adversarial risk of the trained classifier. The main theorem gives a constant lower bound on the adversarial risk of an arbitrary interpolating classifier (one that achieves zero train error) trained on a noisy dataset of sufficiently large si...
This practical paper proposes a method for computing global explanations for the predictions made by graph neural networks (GNNs). The approach hinges on the use of a local GNN explainer invoked for computing local explanations for the GNN's predictions in the form of sub-graphs of the inputs. Given a number of local e...
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 practical paper proposes a method for computing global explanations for the predictions made by graph neural networks (GNNs). The approach hinges on the use of a local GNN explainer invoked for computing local explanations for the GNN's predictions in the form of sub-graphs of the inputs. Given a number of...