id
large_string | submitter
large_string | authors
large_string | title
large_string | comments
large_string | journal-ref
large_string | doi
large_string | report-no
large_string | categories
large_string | license
large_string | abstract
large_string | versions
large list | update_date
timestamp[ms] | authors_parsed
large list | prompt
large_string | label
string | prob
float64 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2302.07387 | Hui Ding | Jiang Liu, Hui Ding, Zhaowei Cai, Yuting Zhang, Ravi Kumar Satzoda,
Vijay Mahadevan, R. Manmatha | PolyFormer: Referring Image Segmentation as Sequential Polygon
Generation | CVPR 2023. Project Page: https://polyformer.github.io/ | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | In this work, instead of directly predicting the pixel-level segmentation
masks, the problem of referring image segmentation is formulated as sequential
polygon generation, and the predicted polygons can be later converted into
segmentation masks. This is enabled by a new sequence-to-sequence framework,
Polygon Transformer (PolyFormer), which takes a sequence of image patches and
text query tokens as input, and outputs a sequence of polygon vertices
autoregressively. For more accurate geometric localization, we propose a
regression-based decoder, which predicts the precise floating-point coordinates
directly, without any coordinate quantization error. In the experiments,
PolyFormer outperforms the prior art by a clear margin, e.g., 5.40% and 4.52%
absolute improvements on the challenging RefCOCO+ and RefCOCOg datasets. It
also shows strong generalization ability when evaluated on the referring video
segmentation task without fine-tuning, e.g., achieving competitive 61.5% J&F on
the Ref-DAVIS17 dataset.
| [
{
"version": "v1",
"created": "Tue, 14 Feb 2023 23:00:25 GMT"
},
{
"version": "v2",
"created": "Mon, 27 Mar 2023 23:22:31 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Liu",
"Jiang",
""
],
[
"Ding",
"Hui",
""
],
[
"Cai",
"Zhaowei",
""
],
[
"Zhang",
"Yuting",
""
],
[
"Satzoda",
"Ravi Kumar",
""
],
[
"Mahadevan",
"Vijay",
""
],
[
"Manmatha",
"R.",
""
]
] | TITLE: PolyFormer: Referring Image Segmentation as Sequential Polygon
Generation
ABSTRACT: In this work, instead of directly predicting the pixel-level segmentation
masks, the problem of referring image segmentation is formulated as sequential
polygon generation, and the predicted polygons can be later converted into
segmentation masks. This is enabled by a new sequence-to-sequence framework,
Polygon Transformer (PolyFormer), which takes a sequence of image patches and
text query tokens as input, and outputs a sequence of polygon vertices
autoregressively. For more accurate geometric localization, we propose a
regression-based decoder, which predicts the precise floating-point coordinates
directly, without any coordinate quantization error. In the experiments,
PolyFormer outperforms the prior art by a clear margin, e.g., 5.40% and 4.52%
absolute improvements on the challenging RefCOCO+ and RefCOCOg datasets. It
also shows strong generalization ability when evaluated on the referring video
segmentation task without fine-tuning, e.g., achieving competitive 61.5% J&F on
the Ref-DAVIS17 dataset.
| no_new_dataset | 0.953923 |
2302.11014 | Sayak Kundu | Chung-Kuan Cheng, Andrew B. Kahng, Sayak Kundu, Yucheng Wang, Zhiang
Wang | Assessment of Reinforcement Learning for Macro Placement | There are eight pages and one page for reference. It includes five
figures and seven tables. This paper has been invited to ISPD 2023 | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | We provide open, transparent implementation and assessment of Google Brain's
deep reinforcement learning approach to macro placement and its Circuit
Training (CT) implementation in GitHub. We implement in open source key
"blackbox" elements of CT, and clarify discrepancies between CT and Nature
paper. New testcases on open enablements are developed and released. We assess
CT alongside multiple alternative macro placers, with all evaluation flows and
related scripts public in GitHub. Our experiments also encompass academic
mixed-size placement benchmarks, as well as ablation and stability studies. We
comment on the impact of Nature and CT, as well as directions for future
research.
| [
{
"version": "v1",
"created": "Tue, 21 Feb 2023 21:26:28 GMT"
},
{
"version": "v2",
"created": "Mon, 27 Mar 2023 18:01:40 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Cheng",
"Chung-Kuan",
""
],
[
"Kahng",
"Andrew B.",
""
],
[
"Kundu",
"Sayak",
""
],
[
"Wang",
"Yucheng",
""
],
[
"Wang",
"Zhiang",
""
]
] | TITLE: Assessment of Reinforcement Learning for Macro Placement
ABSTRACT: We provide open, transparent implementation and assessment of Google Brain's
deep reinforcement learning approach to macro placement and its Circuit
Training (CT) implementation in GitHub. We implement in open source key
"blackbox" elements of CT, and clarify discrepancies between CT and Nature
paper. New testcases on open enablements are developed and released. We assess
CT alongside multiple alternative macro placers, with all evaluation flows and
related scripts public in GitHub. Our experiments also encompass academic
mixed-size placement benchmarks, as well as ablation and stability studies. We
comment on the impact of Nature and CT, as well as directions for future
research.
| no_new_dataset | 0.948489 |
2302.14434 | Biwen Lei | Biwen Lei, Jianqiang Ren, Mengyang Feng, Miaomiao Cui, Xuansong Xie | A Hierarchical Representation Network for Accurate and Detailed Face
Reconstruction from In-The-Wild Images | Accepted by CVPR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Limited by the nature of the low-dimensional representational capacity of
3DMM, most of the 3DMM-based face reconstruction (FR) methods fail to recover
high-frequency facial details, such as wrinkles, dimples, etc. Some attempt to
solve the problem by introducing detail maps or non-linear operations, however,
the results are still not vivid. To this end, we in this paper present a novel
hierarchical representation network (HRN) to achieve accurate and detailed face
reconstruction from a single image. Specifically, we implement the geometry
disentanglement and introduce the hierarchical representation to fulfill
detailed face modeling. Meanwhile, 3D priors of facial details are incorporated
to enhance the accuracy and authenticity of the reconstruction results. We also
propose a de-retouching module to achieve better decoupling of the geometry and
appearance. It is noteworthy that our framework can be extended to a multi-view
fashion by considering detail consistency of different views. Extensive
experiments on two single-view and two multi-view FR benchmarks demonstrate
that our method outperforms the existing methods in both reconstruction
accuracy and visual effects. Finally, we introduce a high-quality 3D face
dataset FaceHD-100 to boost the research of high-fidelity face reconstruction.
The project homepage is at https://younglbw.github.io/HRN-homepage/.
| [
{
"version": "v1",
"created": "Tue, 28 Feb 2023 09:24:36 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Mar 2023 06:27:14 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Lei",
"Biwen",
""
],
[
"Ren",
"Jianqiang",
""
],
[
"Feng",
"Mengyang",
""
],
[
"Cui",
"Miaomiao",
""
],
[
"Xie",
"Xuansong",
""
]
] | TITLE: A Hierarchical Representation Network for Accurate and Detailed Face
Reconstruction from In-The-Wild Images
ABSTRACT: Limited by the nature of the low-dimensional representational capacity of
3DMM, most of the 3DMM-based face reconstruction (FR) methods fail to recover
high-frequency facial details, such as wrinkles, dimples, etc. Some attempt to
solve the problem by introducing detail maps or non-linear operations, however,
the results are still not vivid. To this end, we in this paper present a novel
hierarchical representation network (HRN) to achieve accurate and detailed face
reconstruction from a single image. Specifically, we implement the geometry
disentanglement and introduce the hierarchical representation to fulfill
detailed face modeling. Meanwhile, 3D priors of facial details are incorporated
to enhance the accuracy and authenticity of the reconstruction results. We also
propose a de-retouching module to achieve better decoupling of the geometry and
appearance. It is noteworthy that our framework can be extended to a multi-view
fashion by considering detail consistency of different views. Extensive
experiments on two single-view and two multi-view FR benchmarks demonstrate
that our method outperforms the existing methods in both reconstruction
accuracy and visual effects. Finally, we introduce a high-quality 3D face
dataset FaceHD-100 to boost the research of high-fidelity face reconstruction.
The project homepage is at https://younglbw.github.io/HRN-homepage/.
| no_new_dataset | 0.947914 |
2303.01979 | Sangmin Hong | Sangmin Hong, Mohsen Yavartanoo, Reyhaneh Neshatavar, Kyoung Mu Lee | ACL-SPC: Adaptive Closed-Loop system for Self-Supervised Point Cloud
Completion | Published at CVPR 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Point cloud completion addresses filling in the missing parts of a partial
point cloud obtained from depth sensors and generating a complete point cloud.
Although there has been steep progress in the supervised methods on the
synthetic point cloud completion task, it is hardly applicable in real-world
scenarios due to the domain gap between the synthetic and real-world datasets
or the requirement of prior information. To overcome these limitations, we
propose a novel self-supervised framework ACL-SPC for point cloud completion to
train and test on the same data. ACL-SPC takes a single partial input and
attempts to output the complete point cloud using an adaptive closed-loop (ACL)
system that enforces the output same for the variation of an input. We evaluate
our proposed ACL-SPC on various datasets to prove that it can successfully
learn to complete a partial point cloud as the first self-supervised scheme.
Results show that our method is comparable with unsupervised methods and
achieves superior performance on the real-world dataset compared to the
supervised methods trained on the synthetic dataset. Extensive experiments
justify the necessity of self-supervised learning and the effectiveness of our
proposed method for the real-world point cloud completion task. The code is
publicly available from https://github.com/Sangminhong/ACL-SPC_PyTorch
| [
{
"version": "v1",
"created": "Thu, 2 Mar 2023 08:02:45 GMT"
},
{
"version": "v2",
"created": "Fri, 17 Mar 2023 08:26:32 GMT"
},
{
"version": "v3",
"created": "Tue, 28 Mar 2023 12:44:30 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Hong",
"Sangmin",
""
],
[
"Yavartanoo",
"Mohsen",
""
],
[
"Neshatavar",
"Reyhaneh",
""
],
[
"Lee",
"Kyoung Mu",
""
]
] | TITLE: ACL-SPC: Adaptive Closed-Loop system for Self-Supervised Point Cloud
Completion
ABSTRACT: Point cloud completion addresses filling in the missing parts of a partial
point cloud obtained from depth sensors and generating a complete point cloud.
Although there has been steep progress in the supervised methods on the
synthetic point cloud completion task, it is hardly applicable in real-world
scenarios due to the domain gap between the synthetic and real-world datasets
or the requirement of prior information. To overcome these limitations, we
propose a novel self-supervised framework ACL-SPC for point cloud completion to
train and test on the same data. ACL-SPC takes a single partial input and
attempts to output the complete point cloud using an adaptive closed-loop (ACL)
system that enforces the output same for the variation of an input. We evaluate
our proposed ACL-SPC on various datasets to prove that it can successfully
learn to complete a partial point cloud as the first self-supervised scheme.
Results show that our method is comparable with unsupervised methods and
achieves superior performance on the real-world dataset compared to the
supervised methods trained on the synthetic dataset. Extensive experiments
justify the necessity of self-supervised learning and the effectiveness of our
proposed method for the real-world point cloud completion task. The code is
publicly available from https://github.com/Sangminhong/ACL-SPC_PyTorch
| no_new_dataset | 0.950778 |
2303.03729 | Huanyu Zhou | Huanyu Zhou, Qingjie Liu, Yunhong Wang | Learning Discriminative Representations for Skeleton Based Action
Recognition | Accepted by CVPR2023. 10 pages, 5 figures, 5 tables | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Human action recognition aims at classifying the category of human action
from a segment of a video. Recently, people have dived into designing GCN-based
models to extract features from skeletons for performing this task, because
skeleton representations are much more efficient and robust than other
modalities such as RGB frames. However, when employing the skeleton data, some
important clues like related items are also discarded. It results in some
ambiguous actions that are hard to be distinguished and tend to be
misclassified. To alleviate this problem, we propose an auxiliary feature
refinement head (FR Head), which consists of spatial-temporal decoupling and
contrastive feature refinement, to obtain discriminative representations of
skeletons. Ambiguous samples are dynamically discovered and calibrated in the
feature space. Furthermore, FR Head could be imposed on different stages of
GCNs to build a multi-level refinement for stronger supervision. Extensive
experiments are conducted on NTU RGB+D, NTU RGB+D 120, and NW-UCLA datasets.
Our proposed models obtain competitive results from state-of-the-art methods
and can help to discriminate those ambiguous samples. Codes are available at
https://github.com/zhysora/FR-Head.
| [
{
"version": "v1",
"created": "Tue, 7 Mar 2023 08:37:48 GMT"
},
{
"version": "v2",
"created": "Tue, 14 Mar 2023 13:07:09 GMT"
},
{
"version": "v3",
"created": "Tue, 28 Mar 2023 03:17:05 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Zhou",
"Huanyu",
""
],
[
"Liu",
"Qingjie",
""
],
[
"Wang",
"Yunhong",
""
]
] | TITLE: Learning Discriminative Representations for Skeleton Based Action
Recognition
ABSTRACT: Human action recognition aims at classifying the category of human action
from a segment of a video. Recently, people have dived into designing GCN-based
models to extract features from skeletons for performing this task, because
skeleton representations are much more efficient and robust than other
modalities such as RGB frames. However, when employing the skeleton data, some
important clues like related items are also discarded. It results in some
ambiguous actions that are hard to be distinguished and tend to be
misclassified. To alleviate this problem, we propose an auxiliary feature
refinement head (FR Head), which consists of spatial-temporal decoupling and
contrastive feature refinement, to obtain discriminative representations of
skeletons. Ambiguous samples are dynamically discovered and calibrated in the
feature space. Furthermore, FR Head could be imposed on different stages of
GCNs to build a multi-level refinement for stronger supervision. Extensive
experiments are conducted on NTU RGB+D, NTU RGB+D 120, and NW-UCLA datasets.
Our proposed models obtain competitive results from state-of-the-art methods
and can help to discriminate those ambiguous samples. Codes are available at
https://github.com/zhysora/FR-Head.
| no_new_dataset | 0.94699 |
2303.05371 | Anchit Gupta | Anchit Gupta, Wenhan Xiong, Yixin Nie, Ian Jones, Barlas O\u{g}uz | 3DGen: Triplane Latent Diffusion for Textured Mesh Generation | null | null | null | null | cs.CV cs.GR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Latent diffusion models for image generation have crossed a quality threshold
which enabled them to achieve mass adoption. Recently, a series of works have
made advancements towards replicating this success in the 3D domain,
introducing techniques such as point cloud VAE, triplane representation, neural
implicit surfaces and differentiable rendering based training. We take another
step along this direction, combining these developments in a two-step pipeline
consisting of 1) a triplane VAE which can learn latent representations of
textured meshes and 2) a conditional diffusion model which generates the
triplane features. For the first time this architecture allows conditional and
unconditional generation of high quality textured or untextured 3D meshes
across multiple diverse categories in a few seconds on a single GPU. It
outperforms previous work substantially on image-conditioned and unconditional
generation on mesh quality as well as texture generation. Furthermore, we
demonstrate the scalability of our model to large datasets for increased
quality and diversity. We will release our code and trained models.
| [
{
"version": "v1",
"created": "Thu, 9 Mar 2023 16:18:14 GMT"
},
{
"version": "v2",
"created": "Mon, 27 Mar 2023 18:04:20 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Gupta",
"Anchit",
""
],
[
"Xiong",
"Wenhan",
""
],
[
"Nie",
"Yixin",
""
],
[
"Jones",
"Ian",
""
],
[
"Oğuz",
"Barlas",
""
]
] | TITLE: 3DGen: Triplane Latent Diffusion for Textured Mesh Generation
ABSTRACT: Latent diffusion models for image generation have crossed a quality threshold
which enabled them to achieve mass adoption. Recently, a series of works have
made advancements towards replicating this success in the 3D domain,
introducing techniques such as point cloud VAE, triplane representation, neural
implicit surfaces and differentiable rendering based training. We take another
step along this direction, combining these developments in a two-step pipeline
consisting of 1) a triplane VAE which can learn latent representations of
textured meshes and 2) a conditional diffusion model which generates the
triplane features. For the first time this architecture allows conditional and
unconditional generation of high quality textured or untextured 3D meshes
across multiple diverse categories in a few seconds on a single GPU. It
outperforms previous work substantially on image-conditioned and unconditional
generation on mesh quality as well as texture generation. Furthermore, we
demonstrate the scalability of our model to large datasets for increased
quality and diversity. We will release our code and trained models.
| no_new_dataset | 0.94625 |
2303.06552 | Michael Rotman | Michael Rotman, Lior Wolf | Energy Regularized RNNs for Solving Non-Stationary Bandit Problems | null | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider a Multi-Armed Bandit problem in which the rewards are
non-stationary and are dependent on past actions and potentially on past
contexts. At the heart of our method, we employ a recurrent neural network,
which models these sequences. In order to balance between exploration and
exploitation, we present an energy minimization term that prevents the neural
network from becoming too confident in support of a certain action. This term
provably limits the gap between the maximal and minimal probabilities assigned
by the network. In a diverse set of experiments, we demonstrate that our method
is at least as effective as methods suggested to solve the sub-problem of
Rotting Bandits, and can solve intuitive extensions of various benchmark
problems. We share our implementation at
https://github.com/rotmanmi/Energy-Regularized-RNN.
| [
{
"version": "v1",
"created": "Sun, 12 Mar 2023 03:32:43 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Mar 2023 15:20:41 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Rotman",
"Michael",
""
],
[
"Wolf",
"Lior",
""
]
] | TITLE: Energy Regularized RNNs for Solving Non-Stationary Bandit Problems
ABSTRACT: We consider a Multi-Armed Bandit problem in which the rewards are
non-stationary and are dependent on past actions and potentially on past
contexts. At the heart of our method, we employ a recurrent neural network,
which models these sequences. In order to balance between exploration and
exploitation, we present an energy minimization term that prevents the neural
network from becoming too confident in support of a certain action. This term
provably limits the gap between the maximal and minimal probabilities assigned
by the network. In a diverse set of experiments, we demonstrate that our method
is at least as effective as methods suggested to solve the sub-problem of
Rotting Bandits, and can solve intuitive extensions of various benchmark
problems. We share our implementation at
https://github.com/rotmanmi/Energy-Regularized-RNN.
| no_new_dataset | 0.945851 |
2303.10720 | Junjiao Tian | Junjiao Tian, Xiaoliang Dai, Chih-Yao Ma, Zecheng He, Yen-Cheng Liu,
Zsolt Kira | Trainable Projected Gradient Method for Robust Fine-tuning | Accepted to CVPR2023 | Conference on Computer Vision and Pattern Recognition 2023 | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | Recent studies on transfer learning have shown that selectively fine-tuning a
subset of layers or customizing different learning rates for each layer can
greatly improve robustness to out-of-distribution (OOD) data and retain
generalization capability in the pre-trained models. However, most of these
methods employ manually crafted heuristics or expensive hyper-parameter
searches, which prevent them from scaling up to large datasets and neural
networks. To solve this problem, we propose Trainable Projected Gradient Method
(TPGM) to automatically learn the constraint imposed for each layer for a
fine-grained fine-tuning regularization. This is motivated by formulating
fine-tuning as a bi-level constrained optimization problem. Specifically, TPGM
maintains a set of projection radii, i.e., distance constraints between the
fine-tuned model and the pre-trained model, for each layer, and enforces them
through weight projections. To learn the constraints, we propose a bi-level
optimization to automatically learn the best set of projection radii in an
end-to-end manner. Theoretically, we show that the bi-level optimization
formulation could explain the regularization capability of TPGM. Empirically,
with little hyper-parameter search cost, TPGM outperforms existing fine-tuning
methods in OOD performance while matching the best in-distribution (ID)
performance. For example, when fine-tuned on DomainNet-Real and ImageNet,
compared to vanilla fine-tuning, TPGM shows $22\%$ and $10\%$ relative OOD
improvement respectively on their sketch counterparts. Code is available at
\url{https://github.com/PotatoTian/TPGM}.
| [
{
"version": "v1",
"created": "Sun, 19 Mar 2023 17:30:44 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Mar 2023 15:04:36 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Tian",
"Junjiao",
""
],
[
"Dai",
"Xiaoliang",
""
],
[
"Ma",
"Chih-Yao",
""
],
[
"He",
"Zecheng",
""
],
[
"Liu",
"Yen-Cheng",
""
],
[
"Kira",
"Zsolt",
""
]
] | TITLE: Trainable Projected Gradient Method for Robust Fine-tuning
ABSTRACT: Recent studies on transfer learning have shown that selectively fine-tuning a
subset of layers or customizing different learning rates for each layer can
greatly improve robustness to out-of-distribution (OOD) data and retain
generalization capability in the pre-trained models. However, most of these
methods employ manually crafted heuristics or expensive hyper-parameter
searches, which prevent them from scaling up to large datasets and neural
networks. To solve this problem, we propose Trainable Projected Gradient Method
(TPGM) to automatically learn the constraint imposed for each layer for a
fine-grained fine-tuning regularization. This is motivated by formulating
fine-tuning as a bi-level constrained optimization problem. Specifically, TPGM
maintains a set of projection radii, i.e., distance constraints between the
fine-tuned model and the pre-trained model, for each layer, and enforces them
through weight projections. To learn the constraints, we propose a bi-level
optimization to automatically learn the best set of projection radii in an
end-to-end manner. Theoretically, we show that the bi-level optimization
formulation could explain the regularization capability of TPGM. Empirically,
with little hyper-parameter search cost, TPGM outperforms existing fine-tuning
methods in OOD performance while matching the best in-distribution (ID)
performance. For example, when fine-tuned on DomainNet-Real and ImageNet,
compared to vanilla fine-tuning, TPGM shows $22\%$ and $10\%$ relative OOD
improvement respectively on their sketch counterparts. Code is available at
\url{https://github.com/PotatoTian/TPGM}.
| no_new_dataset | 0.941115 |
2303.10820 | Shogo Sato | Shogo Sato, Yasuhiro Yao, Taiga Yoshida, Takuhiro Kaneko, Shingo Ando,
Jun Shimamura | Unsupervised Intrinsic Image Decomposition with LiDAR Intensity | Accepted by CVPR2023, Dataset link :
(https://github.com/ntthilab-cv/NTT-intrinsic-dataset) | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Intrinsic image decomposition (IID) is the task that decomposes a natural
image into albedo and shade. While IID is typically solved through supervised
learning methods, it is not ideal due to the difficulty in observing ground
truth albedo and shade in general scenes. Conversely, unsupervised learning
methods are currently underperforming supervised learning methods since there
are no criteria for solving the ill-posed problems. Recently, light detection
and ranging (LiDAR) is widely used due to its ability to make highly precise
distance measurements. Thus, we have focused on the utilization of LiDAR,
especially LiDAR intensity, to address this issue. In this paper, we propose
unsupervised intrinsic image decomposition with LiDAR intensity (IID-LI). Since
the conventional unsupervised learning methods consist of image-to-image
transformations, simply inputting LiDAR intensity is not an effective approach.
Therefore, we design an intensity consistency loss that computes the error
between LiDAR intensity and gray-scaled albedo to provide a criterion for the
ill-posed problem. In addition, LiDAR intensity is difficult to handle due to
its sparsity and occlusion, hence, a LiDAR intensity densification module is
proposed. We verified the estimating quality using our own dataset, which
include RGB images, LiDAR intensity and human judged annotations. As a result,
we achieved an estimation accuracy that outperforms conventional unsupervised
learning methods. Dataset link :
(https://github.com/ntthilab-cv/NTT-intrinsic-dataset).
| [
{
"version": "v1",
"created": "Mon, 20 Mar 2023 01:26:16 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Mar 2023 07:38:31 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Sato",
"Shogo",
""
],
[
"Yao",
"Yasuhiro",
""
],
[
"Yoshida",
"Taiga",
""
],
[
"Kaneko",
"Takuhiro",
""
],
[
"Ando",
"Shingo",
""
],
[
"Shimamura",
"Jun",
""
]
] | TITLE: Unsupervised Intrinsic Image Decomposition with LiDAR Intensity
ABSTRACT: Intrinsic image decomposition (IID) is the task that decomposes a natural
image into albedo and shade. While IID is typically solved through supervised
learning methods, it is not ideal due to the difficulty in observing ground
truth albedo and shade in general scenes. Conversely, unsupervised learning
methods are currently underperforming supervised learning methods since there
are no criteria for solving the ill-posed problems. Recently, light detection
and ranging (LiDAR) is widely used due to its ability to make highly precise
distance measurements. Thus, we have focused on the utilization of LiDAR,
especially LiDAR intensity, to address this issue. In this paper, we propose
unsupervised intrinsic image decomposition with LiDAR intensity (IID-LI). Since
the conventional unsupervised learning methods consist of image-to-image
transformations, simply inputting LiDAR intensity is not an effective approach.
Therefore, we design an intensity consistency loss that computes the error
between LiDAR intensity and gray-scaled albedo to provide a criterion for the
ill-posed problem. In addition, LiDAR intensity is difficult to handle due to
its sparsity and occlusion, hence, a LiDAR intensity densification module is
proposed. We verified the estimating quality using our own dataset, which
include RGB images, LiDAR intensity and human judged annotations. As a result,
we achieved an estimation accuracy that outperforms conventional unsupervised
learning methods. Dataset link :
(https://github.com/ntthilab-cv/NTT-intrinsic-dataset).
| no_new_dataset | 0.939637 |
2303.11203 | Li Li | Li Li, Hubert P. H. Shum, Toby P. Breckon | Less is More: Reducing Task and Model Complexity for 3D Point Cloud
Semantic Segmentation | Accepted by CVPR 2023; 11 pages, 8 figures; Code at
https://github.com/l1997i/lim3d | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Whilst the availability of 3D LiDAR point cloud data has significantly grown
in recent years, annotation remains expensive and time-consuming, leading to a
demand for semi-supervised semantic segmentation methods with application
domains such as autonomous driving. Existing work very often employs relatively
large segmentation backbone networks to improve segmentation accuracy, at the
expense of computational costs. In addition, many use uniform sampling to
reduce ground truth data requirements for learning needed, often resulting in
sub-optimal performance. To address these issues, we propose a new pipeline
that employs a smaller architecture, requiring fewer ground-truth annotations
to achieve superior segmentation accuracy compared to contemporary approaches.
This is facilitated via a novel Sparse Depthwise Separable Convolution module
that significantly reduces the network parameter count while retaining overall
task performance. To effectively sub-sample our training data, we propose a new
Spatio-Temporal Redundant Frame Downsampling (ST-RFD) method that leverages
knowledge of sensor motion within the environment to extract a more diverse
subset of training data frame samples. To leverage the use of limited annotated
data samples, we further propose a soft pseudo-label method informed by LiDAR
reflectivity. Our method outperforms contemporary semi-supervised work in terms
of mIoU, using less labeled data, on the SemanticKITTI (59.5@5%) and
ScribbleKITTI (58.1@5%) benchmark datasets, based on a 2.3x reduction in model
parameters and 641x fewer multiply-add operations whilst also demonstrating
significant performance improvement on limited training data (i.e., Less is
More).
| [
{
"version": "v1",
"created": "Mon, 20 Mar 2023 15:36:10 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Mar 2023 14:56:30 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Li",
"Li",
""
],
[
"Shum",
"Hubert P. H.",
""
],
[
"Breckon",
"Toby P.",
""
]
] | TITLE: Less is More: Reducing Task and Model Complexity for 3D Point Cloud
Semantic Segmentation
ABSTRACT: Whilst the availability of 3D LiDAR point cloud data has significantly grown
in recent years, annotation remains expensive and time-consuming, leading to a
demand for semi-supervised semantic segmentation methods with application
domains such as autonomous driving. Existing work very often employs relatively
large segmentation backbone networks to improve segmentation accuracy, at the
expense of computational costs. In addition, many use uniform sampling to
reduce ground truth data requirements for learning needed, often resulting in
sub-optimal performance. To address these issues, we propose a new pipeline
that employs a smaller architecture, requiring fewer ground-truth annotations
to achieve superior segmentation accuracy compared to contemporary approaches.
This is facilitated via a novel Sparse Depthwise Separable Convolution module
that significantly reduces the network parameter count while retaining overall
task performance. To effectively sub-sample our training data, we propose a new
Spatio-Temporal Redundant Frame Downsampling (ST-RFD) method that leverages
knowledge of sensor motion within the environment to extract a more diverse
subset of training data frame samples. To leverage the use of limited annotated
data samples, we further propose a soft pseudo-label method informed by LiDAR
reflectivity. Our method outperforms contemporary semi-supervised work in terms
of mIoU, using less labeled data, on the SemanticKITTI (59.5@5%) and
ScribbleKITTI (58.1@5%) benchmark datasets, based on a 2.3x reduction in model
parameters and 641x fewer multiply-add operations whilst also demonstrating
significant performance improvement on limited training data (i.e., Less is
More).
| no_new_dataset | 0.949295 |
2303.12313 | Haipeng Zhou | Haipeng Zhou, Lei Zhu, Yuyin Zhou | Distribution Aligned Diffusion and Prototype-guided network for
Unsupervised Domain Adaptive Segmentation | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Diffusion Probabilistic Model (DPM) has emerged as a highly effective
generative model in the field of computer vision. Its intermediate latent
vectors offer rich semantic information, making it an attractive option for
various downstream tasks such as segmentation and detection. In order to
explore its potential further, we have taken a step forward and considered a
more complex scenario in the medical image domain, specifically, under an
unsupervised adaptation condition. To this end, we propose a Diffusion-based
and Prototype-guided network (DP-Net) for unsupervised domain adaptive
segmentation. Concretely, our DP-Net consists of two stages: 1) Distribution
Aligned Diffusion (DADiff), which involves training a domain discriminator to
minimize the difference between the intermediate features generated by the DPM,
thereby aligning the inter-domain distribution; and 2) Prototype-guided
Consistency Learning (PCL), which utilizes feature centroids as prototypes and
applies a prototype-guided loss to ensure that the segmentor learns consistent
content from both source and target domains. Our approach is evaluated on
fundus datasets through a series of experiments, which demonstrate that the
performance of the proposed method is reliable and outperforms state-of-the-art
methods. Our work presents a promising direction for using DPM in complex
medical image scenarios, opening up new possibilities for further research in
medical imaging.
| [
{
"version": "v1",
"created": "Wed, 22 Mar 2023 05:03:14 GMT"
},
{
"version": "v2",
"created": "Sat, 25 Mar 2023 04:59:00 GMT"
},
{
"version": "v3",
"created": "Tue, 28 Mar 2023 02:59:38 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Zhou",
"Haipeng",
""
],
[
"Zhu",
"Lei",
""
],
[
"Zhou",
"Yuyin",
""
]
] | TITLE: Distribution Aligned Diffusion and Prototype-guided network for
Unsupervised Domain Adaptive Segmentation
ABSTRACT: The Diffusion Probabilistic Model (DPM) has emerged as a highly effective
generative model in the field of computer vision. Its intermediate latent
vectors offer rich semantic information, making it an attractive option for
various downstream tasks such as segmentation and detection. In order to
explore its potential further, we have taken a step forward and considered a
more complex scenario in the medical image domain, specifically, under an
unsupervised adaptation condition. To this end, we propose a Diffusion-based
and Prototype-guided network (DP-Net) for unsupervised domain adaptive
segmentation. Concretely, our DP-Net consists of two stages: 1) Distribution
Aligned Diffusion (DADiff), which involves training a domain discriminator to
minimize the difference between the intermediate features generated by the DPM,
thereby aligning the inter-domain distribution; and 2) Prototype-guided
Consistency Learning (PCL), which utilizes feature centroids as prototypes and
applies a prototype-guided loss to ensure that the segmentor learns consistent
content from both source and target domains. Our approach is evaluated on
fundus datasets through a series of experiments, which demonstrate that the
performance of the proposed method is reliable and outperforms state-of-the-art
methods. Our work presents a promising direction for using DPM in complex
medical image scenarios, opening up new possibilities for further research in
medical imaging.
| no_new_dataset | 0.947575 |
2303.12888 | Yuxuan Hu | Yuxuan Hu, Albert Lui, Mark Goldstein, Mukund Sudarshan, Andrea
Tinsay, Cindy Tsui, Samuel Maidman, John Medamana, Neil Jethani, Aahlad Puli,
Vuthy Nguy, Yindalon Aphinyanaphongs, Nicholas Kiefer, Nathaniel Smilowitz,
James Horowitz, Tania Ahuja, Glenn I Fishman, Judith Hochman, Stuart Katz,
Samuel Bernard, Rajesh Ranganath | A dynamic risk score for early prediction of cardiogenic shock using
machine learning | null | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Myocardial infarction and heart failure are major cardiovascular diseases
that affect millions of people in the US. The morbidity and mortality are
highest among patients who develop cardiogenic shock. Early recognition of
cardiogenic shock is critical. Prompt implementation of treatment measures can
prevent the deleterious spiral of ischemia, low blood pressure, and reduced
cardiac output due to cardiogenic shock. However, early identification of
cardiogenic shock has been challenging due to human providers' inability to
process the enormous amount of data in the cardiac intensive care unit (ICU)
and lack of an effective risk stratification tool. We developed a deep
learning-based risk stratification tool, called CShock, for patients admitted
into the cardiac ICU with acute decompensated heart failure and/or myocardial
infarction to predict onset of cardiogenic shock. To develop and validate
CShock, we annotated cardiac ICU datasets with physician adjudicated outcomes.
CShock achieved an area under the receiver operator characteristic curve
(AUROC) of 0.820, which substantially outperformed CardShock (AUROC 0.519), a
well-established risk score for cardiogenic shock prognosis. CShock was
externally validated in an independent patient cohort and achieved an AUROC of
0.800, demonstrating its generalizability in other cardiac ICUs.
| [
{
"version": "v1",
"created": "Wed, 22 Mar 2023 20:05:22 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Mar 2023 12:08:42 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Hu",
"Yuxuan",
""
],
[
"Lui",
"Albert",
""
],
[
"Goldstein",
"Mark",
""
],
[
"Sudarshan",
"Mukund",
""
],
[
"Tinsay",
"Andrea",
""
],
[
"Tsui",
"Cindy",
""
],
[
"Maidman",
"Samuel",
""
],
[
"Medamana",
"John",
""
],
[
"Jethani",
"Neil",
""
],
[
"Puli",
"Aahlad",
""
],
[
"Nguy",
"Vuthy",
""
],
[
"Aphinyanaphongs",
"Yindalon",
""
],
[
"Kiefer",
"Nicholas",
""
],
[
"Smilowitz",
"Nathaniel",
""
],
[
"Horowitz",
"James",
""
],
[
"Ahuja",
"Tania",
""
],
[
"Fishman",
"Glenn I",
""
],
[
"Hochman",
"Judith",
""
],
[
"Katz",
"Stuart",
""
],
[
"Bernard",
"Samuel",
""
],
[
"Ranganath",
"Rajesh",
""
]
] | TITLE: A dynamic risk score for early prediction of cardiogenic shock using
machine learning
ABSTRACT: Myocardial infarction and heart failure are major cardiovascular diseases
that affect millions of people in the US. The morbidity and mortality are
highest among patients who develop cardiogenic shock. Early recognition of
cardiogenic shock is critical. Prompt implementation of treatment measures can
prevent the deleterious spiral of ischemia, low blood pressure, and reduced
cardiac output due to cardiogenic shock. However, early identification of
cardiogenic shock has been challenging due to human providers' inability to
process the enormous amount of data in the cardiac intensive care unit (ICU)
and lack of an effective risk stratification tool. We developed a deep
learning-based risk stratification tool, called CShock, for patients admitted
into the cardiac ICU with acute decompensated heart failure and/or myocardial
infarction to predict onset of cardiogenic shock. To develop and validate
CShock, we annotated cardiac ICU datasets with physician adjudicated outcomes.
CShock achieved an area under the receiver operator characteristic curve
(AUROC) of 0.820, which substantially outperformed CardShock (AUROC 0.519), a
well-established risk score for cardiogenic shock prognosis. CShock was
externally validated in an independent patient cohort and achieved an AUROC of
0.800, demonstrating its generalizability in other cardiac ICUs.
| no_new_dataset | 0.941115 |
2303.12999 | Chaoqun You | Chaoqun You, Kun Guo, Gang Feng, Peng Yang, Tony Q. S. Quek | Automated Federated Learning in Mobile Edge Networks -- Fast Adaptation
and Convergence | null | null | 10.1109/JIOT.2023.3262664 | null | cs.LG cs.DC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Federated Learning (FL) can be used in mobile edge networks to train machine
learning models in a distributed manner. Recently, FL has been interpreted
within a Model-Agnostic Meta-Learning (MAML) framework, which brings FL
significant advantages in fast adaptation and convergence over heterogeneous
datasets. However, existing research simply combines MAML and FL without
explicitly addressing how much benefit MAML brings to FL and how to maximize
such benefit over mobile edge networks. In this paper, we quantify the benefit
from two aspects: optimizing FL hyperparameters (i.e., sampled data size and
the number of communication rounds) and resource allocation (i.e., transmit
power) in mobile edge networks. Specifically, we formulate the MAML-based FL
design as an overall learning time minimization problem, under the constraints
of model accuracy and energy consumption. Facilitated by the convergence
analysis of MAML-based FL, we decompose the formulated problem and then solve
it using analytical solutions and the coordinate descent method. With the
obtained FL hyperparameters and resource allocation, we design a MAML-based FL
algorithm, called Automated Federated Learning (AutoFL), that is able to
conduct fast adaptation and convergence. Extensive experimental results verify
that AutoFL outperforms other benchmark algorithms regarding the learning time
and convergence performance.
| [
{
"version": "v1",
"created": "Thu, 23 Mar 2023 02:42:10 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"You",
"Chaoqun",
""
],
[
"Guo",
"Kun",
""
],
[
"Feng",
"Gang",
""
],
[
"Yang",
"Peng",
""
],
[
"Quek",
"Tony Q. S.",
""
]
] | TITLE: Automated Federated Learning in Mobile Edge Networks -- Fast Adaptation
and Convergence
ABSTRACT: Federated Learning (FL) can be used in mobile edge networks to train machine
learning models in a distributed manner. Recently, FL has been interpreted
within a Model-Agnostic Meta-Learning (MAML) framework, which brings FL
significant advantages in fast adaptation and convergence over heterogeneous
datasets. However, existing research simply combines MAML and FL without
explicitly addressing how much benefit MAML brings to FL and how to maximize
such benefit over mobile edge networks. In this paper, we quantify the benefit
from two aspects: optimizing FL hyperparameters (i.e., sampled data size and
the number of communication rounds) and resource allocation (i.e., transmit
power) in mobile edge networks. Specifically, we formulate the MAML-based FL
design as an overall learning time minimization problem, under the constraints
of model accuracy and energy consumption. Facilitated by the convergence
analysis of MAML-based FL, we decompose the formulated problem and then solve
it using analytical solutions and the coordinate descent method. With the
obtained FL hyperparameters and resource allocation, we design a MAML-based FL
algorithm, called Automated Federated Learning (AutoFL), that is able to
conduct fast adaptation and convergence. Extensive experimental results verify
that AutoFL outperforms other benchmark algorithms regarding the learning time
and convergence performance.
| no_new_dataset | 0.946001 |
2303.13284 | Debayan Banerjee | Debayan Banerjee, Pranav Ajit Nair, Ricardo Usbeck, Chris Biemann | GETT-QA: Graph Embedding based T2T Transformer for Knowledge Graph
Question Answering | 16 pages single column format accepted at ESWC 2023 research track | null | null | null | cs.CL cs.DB cs.IR | http://creativecommons.org/licenses/by/4.0/ | In this work, we present an end-to-end Knowledge Graph Question Answering
(KGQA) system named GETT-QA. GETT-QA uses T5, a popular text-to-text
pre-trained language model. The model takes a question in natural language as
input and produces a simpler form of the intended SPARQL query. In the simpler
form, the model does not directly produce entity and relation IDs. Instead, it
produces corresponding entity and relation labels. The labels are grounded to
KG entity and relation IDs in a subsequent step. To further improve the
results, we instruct the model to produce a truncated version of the KG
embedding for each entity. The truncated KG embedding enables a finer search
for disambiguation purposes. We find that T5 is able to learn the truncated KG
embeddings without any change of loss function, improving KGQA performance. As
a result, we report strong results for LC-QuAD 2.0 and SimpleQuestions-Wikidata
datasets on end-to-end KGQA over Wikidata.
| [
{
"version": "v1",
"created": "Thu, 23 Mar 2023 14:06:26 GMT"
},
{
"version": "v2",
"created": "Fri, 24 Mar 2023 14:59:15 GMT"
},
{
"version": "v3",
"created": "Tue, 28 Mar 2023 09:48:50 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Banerjee",
"Debayan",
""
],
[
"Nair",
"Pranav Ajit",
""
],
[
"Usbeck",
"Ricardo",
""
],
[
"Biemann",
"Chris",
""
]
] | TITLE: GETT-QA: Graph Embedding based T2T Transformer for Knowledge Graph
Question Answering
ABSTRACT: In this work, we present an end-to-end Knowledge Graph Question Answering
(KGQA) system named GETT-QA. GETT-QA uses T5, a popular text-to-text
pre-trained language model. The model takes a question in natural language as
input and produces a simpler form of the intended SPARQL query. In the simpler
form, the model does not directly produce entity and relation IDs. Instead, it
produces corresponding entity and relation labels. The labels are grounded to
KG entity and relation IDs in a subsequent step. To further improve the
results, we instruct the model to produce a truncated version of the KG
embedding for each entity. The truncated KG embedding enables a finer search
for disambiguation purposes. We find that T5 is able to learn the truncated KG
embeddings without any change of loss function, improving KGQA performance. As
a result, we report strong results for LC-QuAD 2.0 and SimpleQuestions-Wikidata
datasets on end-to-end KGQA over Wikidata.
| no_new_dataset | 0.947039 |
2303.13489 | Tongzhou Mu | Tongzhou Mu, Hao Su | Boosting Reinforcement Learning and Planning with Demonstrations: A
Survey | null | null | null | null | cs.LG cs.AI cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Although reinforcement learning has seen tremendous success recently, this
kind of trial-and-error learning can be impractical or inefficient in complex
environments. The use of demonstrations, on the other hand, enables agents to
benefit from expert knowledge rather than having to discover the best action to
take through exploration. In this survey, we discuss the advantages of using
demonstrations in sequential decision making, various ways to apply
demonstrations in learning-based decision making paradigms (for example,
reinforcement learning and planning in the learned models), and how to collect
the demonstrations in various scenarios. Additionally, we exemplify a practical
pipeline for generating and utilizing demonstrations in the recently proposed
ManiSkill robot learning benchmark.
| [
{
"version": "v1",
"created": "Thu, 23 Mar 2023 17:53:44 GMT"
},
{
"version": "v2",
"created": "Mon, 27 Mar 2023 19:25:01 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Mu",
"Tongzhou",
""
],
[
"Su",
"Hao",
""
]
] | TITLE: Boosting Reinforcement Learning and Planning with Demonstrations: A
Survey
ABSTRACT: Although reinforcement learning has seen tremendous success recently, this
kind of trial-and-error learning can be impractical or inefficient in complex
environments. The use of demonstrations, on the other hand, enables agents to
benefit from expert knowledge rather than having to discover the best action to
take through exploration. In this survey, we discuss the advantages of using
demonstrations in sequential decision making, various ways to apply
demonstrations in learning-based decision making paradigms (for example,
reinforcement learning and planning in the learned models), and how to collect
the demonstrations in various scenarios. Additionally, we exemplify a practical
pipeline for generating and utilizing demonstrations in the recently proposed
ManiSkill robot learning benchmark.
| no_new_dataset | 0.953188 |
2303.14167 | Yuanbo Yang | Yuanbo Yang, Yifei Yang, Hanlei Guo, Rong Xiong, Yue Wang, Yiyi Liao | UrbanGIRAFFE: Representing Urban Scenes as Compositional Generative
Neural Feature Fields | Project page: https://lv3d.github.io/urbanGIRAFFE | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Generating photorealistic images with controllable camera pose and scene
contents is essential for many applications including AR/VR and simulation.
Despite the fact that rapid progress has been made in 3D-aware generative
models, most existing methods focus on object-centric images and are not
applicable to generating urban scenes for free camera viewpoint control and
scene editing. To address this challenging task, we propose UrbanGIRAFFE, which
uses a coarse 3D panoptic prior, including the layout distribution of
uncountable stuff and countable objects, to guide a 3D-aware generative model.
Our model is compositional and controllable as it breaks down the scene into
stuff, objects, and sky. Using stuff prior in the form of semantic voxel grids,
we build a conditioned stuff generator that effectively incorporates the coarse
semantic and geometry information. The object layout prior further allows us to
learn an object generator from cluttered scenes. With proper loss functions,
our approach facilitates photorealistic 3D-aware image synthesis with diverse
controllability, including large camera movement, stuff editing, and object
manipulation. We validate the effectiveness of our model on both synthetic and
real-world datasets, including the challenging KITTI-360 dataset.
| [
{
"version": "v1",
"created": "Fri, 24 Mar 2023 17:28:07 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Mar 2023 02:00:39 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Yang",
"Yuanbo",
""
],
[
"Yang",
"Yifei",
""
],
[
"Guo",
"Hanlei",
""
],
[
"Xiong",
"Rong",
""
],
[
"Wang",
"Yue",
""
],
[
"Liao",
"Yiyi",
""
]
] | TITLE: UrbanGIRAFFE: Representing Urban Scenes as Compositional Generative
Neural Feature Fields
ABSTRACT: Generating photorealistic images with controllable camera pose and scene
contents is essential for many applications including AR/VR and simulation.
Despite the fact that rapid progress has been made in 3D-aware generative
models, most existing methods focus on object-centric images and are not
applicable to generating urban scenes for free camera viewpoint control and
scene editing. To address this challenging task, we propose UrbanGIRAFFE, which
uses a coarse 3D panoptic prior, including the layout distribution of
uncountable stuff and countable objects, to guide a 3D-aware generative model.
Our model is compositional and controllable as it breaks down the scene into
stuff, objects, and sky. Using stuff prior in the form of semantic voxel grids,
we build a conditioned stuff generator that effectively incorporates the coarse
semantic and geometry information. The object layout prior further allows us to
learn an object generator from cluttered scenes. With proper loss functions,
our approach facilitates photorealistic 3D-aware image synthesis with diverse
controllability, including large camera movement, stuff editing, and object
manipulation. We validate the effectiveness of our model on both synthetic and
real-world datasets, including the challenging KITTI-360 dataset.
| no_new_dataset | 0.9455 |
2303.15101 | Zongrui Li | Zongrui Li, Qian Zheng, Boxin Shi, Gang Pan, Xudong Jiang | DANI-Net: Uncalibrated Photometric Stereo by Differentiable Shadow
Handling, Anisotropic Reflectance Modeling, and Neural Inverse Rendering | Accepted by CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Uncalibrated photometric stereo (UPS) is challenging due to the inherent
ambiguity brought by the unknown light. Although the ambiguity is alleviated on
non-Lambertian objects, the problem is still difficult to solve for more
general objects with complex shapes introducing irregular shadows and general
materials with complex reflectance like anisotropic reflectance. To exploit
cues from shadow and reflectance to solve UPS and improve performance on
general materials, we propose DANI-Net, an inverse rendering framework with
differentiable shadow handling and anisotropic reflectance modeling. Unlike
most previous methods that use non-differentiable shadow maps and assume
isotropic material, our network benefits from cues of shadow and anisotropic
reflectance through two differentiable paths. Experiments on multiple
real-world datasets demonstrate our superior and robust performance.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 11:10:54 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Mar 2023 07:14:47 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Li",
"Zongrui",
""
],
[
"Zheng",
"Qian",
""
],
[
"Shi",
"Boxin",
""
],
[
"Pan",
"Gang",
""
],
[
"Jiang",
"Xudong",
""
]
] | TITLE: DANI-Net: Uncalibrated Photometric Stereo by Differentiable Shadow
Handling, Anisotropic Reflectance Modeling, and Neural Inverse Rendering
ABSTRACT: Uncalibrated photometric stereo (UPS) is challenging due to the inherent
ambiguity brought by the unknown light. Although the ambiguity is alleviated on
non-Lambertian objects, the problem is still difficult to solve for more
general objects with complex shapes introducing irregular shadows and general
materials with complex reflectance like anisotropic reflectance. To exploit
cues from shadow and reflectance to solve UPS and improve performance on
general materials, we propose DANI-Net, an inverse rendering framework with
differentiable shadow handling and anisotropic reflectance modeling. Unlike
most previous methods that use non-differentiable shadow maps and assume
isotropic material, our network benefits from cues of shadow and anisotropic
reflectance through two differentiable paths. Experiments on multiple
real-world datasets demonstrate our superior and robust performance.
| no_new_dataset | 0.952264 |
2303.15140 | Zhikang Liu | Zhikang Liu, Yiming Zhou, Yuansheng Xu, Zilei Wang | SimpleNet: A Simple Network for Image Anomaly Detection and Localization | Accepted to CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a simple and application-friendly network (called SimpleNet) for
detecting and localizing anomalies. SimpleNet consists of four components: (1)
a pre-trained Feature Extractor that generates local features, (2) a shallow
Feature Adapter that transfers local features towards target domain, (3) a
simple Anomaly Feature Generator that counterfeits anomaly features by adding
Gaussian noise to normal features, and (4) a binary Anomaly Discriminator that
distinguishes anomaly features from normal features. During inference, the
Anomaly Feature Generator would be discarded. Our approach is based on three
intuitions. First, transforming pre-trained features to target-oriented
features helps avoid domain bias. Second, generating synthetic anomalies in
feature space is more effective, as defects may not have much commonality in
the image space. Third, a simple discriminator is much efficient and practical.
In spite of simplicity, SimpleNet outperforms previous methods quantitatively
and qualitatively. On the MVTec AD benchmark, SimpleNet achieves an anomaly
detection AUROC of 99.6%, reducing the error by 55.5% compared to the next best
performing model. Furthermore, SimpleNet is faster than existing methods, with
a high frame rate of 77 FPS on a 3080ti GPU. Additionally, SimpleNet
demonstrates significant improvements in performance on the One-Class Novelty
Detection task. Code: https://github.com/DonaldRR/SimpleNet.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 12:18:52 GMT"
},
{
"version": "v2",
"created": "Tue, 28 Mar 2023 04:02:01 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Liu",
"Zhikang",
""
],
[
"Zhou",
"Yiming",
""
],
[
"Xu",
"Yuansheng",
""
],
[
"Wang",
"Zilei",
""
]
] | TITLE: SimpleNet: A Simple Network for Image Anomaly Detection and Localization
ABSTRACT: We propose a simple and application-friendly network (called SimpleNet) for
detecting and localizing anomalies. SimpleNet consists of four components: (1)
a pre-trained Feature Extractor that generates local features, (2) a shallow
Feature Adapter that transfers local features towards target domain, (3) a
simple Anomaly Feature Generator that counterfeits anomaly features by adding
Gaussian noise to normal features, and (4) a binary Anomaly Discriminator that
distinguishes anomaly features from normal features. During inference, the
Anomaly Feature Generator would be discarded. Our approach is based on three
intuitions. First, transforming pre-trained features to target-oriented
features helps avoid domain bias. Second, generating synthetic anomalies in
feature space is more effective, as defects may not have much commonality in
the image space. Third, a simple discriminator is much efficient and practical.
In spite of simplicity, SimpleNet outperforms previous methods quantitatively
and qualitatively. On the MVTec AD benchmark, SimpleNet achieves an anomaly
detection AUROC of 99.6%, reducing the error by 55.5% compared to the next best
performing model. Furthermore, SimpleNet is faster than existing methods, with
a high frame rate of 77 FPS on a 3080ti GPU. Additionally, SimpleNet
demonstrates significant improvements in performance on the One-Class Novelty
Detection task. Code: https://github.com/DonaldRR/SimpleNet.
| no_new_dataset | 0.947186 |
2303.15467 | Jun Cen | Jun Cen, Shiwei Zhang, Xiang Wang, Yixuan Pei, Zhiwu Qing, Yingya
Zhang, Qifeng Chen | Enlarging Instance-specific and Class-specific Information for Open-set
Action Recognition | To appear at CVPR2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Open-set action recognition is to reject unknown human action cases which are
out of the distribution of the training set. Existing methods mainly focus on
learning better uncertainty scores but dismiss the importance of feature
representations. We find that features with richer semantic diversity can
significantly improve the open-set performance under the same uncertainty
scores. In this paper, we begin with analyzing the feature representation
behavior in the open-set action recognition (OSAR) problem based on the
information bottleneck (IB) theory, and propose to enlarge the
instance-specific (IS) and class-specific (CS) information contained in the
feature for better performance. To this end, a novel Prototypical Similarity
Learning (PSL) framework is proposed to keep the instance variance within the
same class to retain more IS information. Besides, we notice that unknown
samples sharing similar appearances to known samples are easily misclassified
as known classes. To alleviate this issue, video shuffling is further
introduced in our PSL to learn distinct temporal information between original
and shuffled samples, which we find enlarges the CS information. Extensive
experiments demonstrate that the proposed PSL can significantly boost both the
open-set and closed-set performance and achieves state-of-the-art results on
multiple benchmarks. Code is available at https://github.com/Jun-CEN/PSL.
| [
{
"version": "v1",
"created": "Sat, 25 Mar 2023 04:07:36 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Cen",
"Jun",
""
],
[
"Zhang",
"Shiwei",
""
],
[
"Wang",
"Xiang",
""
],
[
"Pei",
"Yixuan",
""
],
[
"Qing",
"Zhiwu",
""
],
[
"Zhang",
"Yingya",
""
],
[
"Chen",
"Qifeng",
""
]
] | TITLE: Enlarging Instance-specific and Class-specific Information for Open-set
Action Recognition
ABSTRACT: Open-set action recognition is to reject unknown human action cases which are
out of the distribution of the training set. Existing methods mainly focus on
learning better uncertainty scores but dismiss the importance of feature
representations. We find that features with richer semantic diversity can
significantly improve the open-set performance under the same uncertainty
scores. In this paper, we begin with analyzing the feature representation
behavior in the open-set action recognition (OSAR) problem based on the
information bottleneck (IB) theory, and propose to enlarge the
instance-specific (IS) and class-specific (CS) information contained in the
feature for better performance. To this end, a novel Prototypical Similarity
Learning (PSL) framework is proposed to keep the instance variance within the
same class to retain more IS information. Besides, we notice that unknown
samples sharing similar appearances to known samples are easily misclassified
as known classes. To alleviate this issue, video shuffling is further
introduced in our PSL to learn distinct temporal information between original
and shuffled samples, which we find enlarges the CS information. Extensive
experiments demonstrate that the proposed PSL can significantly boost both the
open-set and closed-set performance and achieves state-of-the-art results on
multiple benchmarks. Code is available at https://github.com/Jun-CEN/PSL.
| no_new_dataset | 0.943295 |
2303.15486 | Rongyu Zhang | Rongyu Zhang, Xiaowei Chi, Guiliang Liu, Wenyi Zhang, Yuan Du, Fangxin
Wang | Unimodal Training-Multimodal Prediction: Cross-modal Federated Learning
with Hierarchical Aggregation | 10 pages,5 figures | null | null | null | cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multimodal learning has seen great success mining data features from multiple
modalities with remarkable model performance improvement. Meanwhile, federated
learning (FL) addresses the data sharing problem, enabling privacy-preserved
collaborative training to provide sufficient precious data. Great potential,
therefore, arises with the confluence of them, known as multimodal federated
learning. However, limitation lies in the predominant approaches as they often
assume that each local dataset records samples from all modalities. In this
paper, we aim to bridge this gap by proposing an Unimodal Training - Multimodal
Prediction (UTMP) framework under the context of multimodal federated learning.
We design HA-Fedformer, a novel transformer-based model that empowers unimodal
training with only a unimodal dataset at the client and multimodal testing by
aggregating multiple clients' knowledge for better accuracy. The key advantages
are twofold. Firstly, to alleviate the impact of data non-IID, we develop an
uncertainty-aware aggregation method for the local encoders with layer-wise
Markov Chain Monte Carlo sampling. Secondly, to overcome the challenge of
unaligned language sequence, we implement a cross-modal decoder aggregation to
capture the hidden signal correlation between decoders trained by data from
different modalities. Our experiments on popular sentiment analysis benchmarks,
CMU-MOSI and CMU-MOSEI, demonstrate that HA-Fedformer significantly outperforms
state-of-the-art multimodal models under the UTMP federated learning
frameworks, with 15%-20% improvement on most attributes.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 07:07:33 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Zhang",
"Rongyu",
""
],
[
"Chi",
"Xiaowei",
""
],
[
"Liu",
"Guiliang",
""
],
[
"Zhang",
"Wenyi",
""
],
[
"Du",
"Yuan",
""
],
[
"Wang",
"Fangxin",
""
]
] | TITLE: Unimodal Training-Multimodal Prediction: Cross-modal Federated Learning
with Hierarchical Aggregation
ABSTRACT: Multimodal learning has seen great success mining data features from multiple
modalities with remarkable model performance improvement. Meanwhile, federated
learning (FL) addresses the data sharing problem, enabling privacy-preserved
collaborative training to provide sufficient precious data. Great potential,
therefore, arises with the confluence of them, known as multimodal federated
learning. However, limitation lies in the predominant approaches as they often
assume that each local dataset records samples from all modalities. In this
paper, we aim to bridge this gap by proposing an Unimodal Training - Multimodal
Prediction (UTMP) framework under the context of multimodal federated learning.
We design HA-Fedformer, a novel transformer-based model that empowers unimodal
training with only a unimodal dataset at the client and multimodal testing by
aggregating multiple clients' knowledge for better accuracy. The key advantages
are twofold. Firstly, to alleviate the impact of data non-IID, we develop an
uncertainty-aware aggregation method for the local encoders with layer-wise
Markov Chain Monte Carlo sampling. Secondly, to overcome the challenge of
unaligned language sequence, we implement a cross-modal decoder aggregation to
capture the hidden signal correlation between decoders trained by data from
different modalities. Our experiments on popular sentiment analysis benchmarks,
CMU-MOSI and CMU-MOSEI, demonstrate that HA-Fedformer significantly outperforms
state-of-the-art multimodal models under the UTMP federated learning
frameworks, with 15%-20% improvement on most attributes.
| no_new_dataset | 0.945951 |
2303.15491 | Robin Georg Claus Maack | Robin G. C. Maack, Jonas Lukasczyk, Julien Tierny, Hans Hagen, Ross
Maciejewski, Christoph Garth | Parallel Computation of Piecewise Linear Morse-Smale Segmentations | Journal: IEEE Transactions on Visualization and Computer Graphics /
Submitted: 22-Jun-2022 / Accepted: 13-Mar-2023 | null | 10.1109/TVCG.2023.3261981 | null | cs.GR | http://creativecommons.org/licenses/by-sa/4.0/ | This paper presents a well-scaling parallel algorithm for the computation of
Morse-Smale (MS) segmentations, including the region separators and region
boundaries. The segmentation of the domain into ascending and descending
manifolds, solely defined on the vertices, improves the computational time
using path compression and fully segments the border region. Region boundaries
and region separators are generated using a multi-label marching tetrahedra
algorithm. This enables a fast and simple solution to find optimal parameter
settings in preliminary exploration steps by generating an MS complex preview.
It also poses a rapid option to generate a fast visual representation of the
region geometries for immediate utilization. Two experiments demonstrate the
performance of our approach with speedups of over an order of magnitude in
comparison to two publicly available implementations. The example section shows
the similarity to the MS complex, the useability of the approach, and the
benefits of this method with respect to the presented datasets. We provide our
implementation with the paper.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 13:33:07 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Maack",
"Robin G. C.",
""
],
[
"Lukasczyk",
"Jonas",
""
],
[
"Tierny",
"Julien",
""
],
[
"Hagen",
"Hans",
""
],
[
"Maciejewski",
"Ross",
""
],
[
"Garth",
"Christoph",
""
]
] | TITLE: Parallel Computation of Piecewise Linear Morse-Smale Segmentations
ABSTRACT: This paper presents a well-scaling parallel algorithm for the computation of
Morse-Smale (MS) segmentations, including the region separators and region
boundaries. The segmentation of the domain into ascending and descending
manifolds, solely defined on the vertices, improves the computational time
using path compression and fully segments the border region. Region boundaries
and region separators are generated using a multi-label marching tetrahedra
algorithm. This enables a fast and simple solution to find optimal parameter
settings in preliminary exploration steps by generating an MS complex preview.
It also poses a rapid option to generate a fast visual representation of the
region geometries for immediate utilization. Two experiments demonstrate the
performance of our approach with speedups of over an order of magnitude in
comparison to two publicly available implementations. The example section shows
the similarity to the MS complex, the useability of the approach, and the
benefits of this method with respect to the presented datasets. We provide our
implementation with the paper.
| no_new_dataset | 0.94428 |
2303.15494 | Sichao Fu | Wenhao Qiu, Sichao Fu, Jingyi Zhang, Chengxiang Lei, Qinmu Peng | Semantic-visual Guided Transformer for Few-shot Class-incremental
Learning | Accepted by IEEE International Conference on Multimedia and Expo
(ICME 2023) | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Few-shot class-incremental learning (FSCIL) has recently attracted extensive
attention in various areas. Existing FSCIL methods highly depend on the
robustness of the feature backbone pre-trained on base classes. In recent
years, different Transformer variants have obtained significant processes in
the feature representation learning of massive fields. Nevertheless, the
progress of the Transformer in FSCIL scenarios has not achieved the potential
promised in other fields so far. In this paper, we develop a semantic-visual
guided Transformer (SV-T) to enhance the feature extracting capacity of the
pre-trained feature backbone on incremental classes. Specifically, we first
utilize the visual (image) labels provided by the base classes to supervise the
optimization of the Transformer. And then, a text encoder is introduced to
automatically generate the corresponding semantic (text) labels for each image
from the base classes. Finally, the constructed semantic labels are further
applied to the Transformer for guiding its hyperparameters updating. Our SV-T
can take full advantage of more supervision information from base classes and
further enhance the training robustness of the feature backbone. More
importantly, our SV-T is an independent method, which can directly apply to the
existing FSCIL architectures for acquiring embeddings of various incremental
classes. Extensive experiments on three benchmarks, two FSCIL architectures,
and two Transformer variants show that our proposed SV-T obtains a significant
improvement in comparison to the existing state-of-the-art FSCIL methods.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 15:06:49 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Qiu",
"Wenhao",
""
],
[
"Fu",
"Sichao",
""
],
[
"Zhang",
"Jingyi",
""
],
[
"Lei",
"Chengxiang",
""
],
[
"Peng",
"Qinmu",
""
]
] | TITLE: Semantic-visual Guided Transformer for Few-shot Class-incremental
Learning
ABSTRACT: Few-shot class-incremental learning (FSCIL) has recently attracted extensive
attention in various areas. Existing FSCIL methods highly depend on the
robustness of the feature backbone pre-trained on base classes. In recent
years, different Transformer variants have obtained significant processes in
the feature representation learning of massive fields. Nevertheless, the
progress of the Transformer in FSCIL scenarios has not achieved the potential
promised in other fields so far. In this paper, we develop a semantic-visual
guided Transformer (SV-T) to enhance the feature extracting capacity of the
pre-trained feature backbone on incremental classes. Specifically, we first
utilize the visual (image) labels provided by the base classes to supervise the
optimization of the Transformer. And then, a text encoder is introduced to
automatically generate the corresponding semantic (text) labels for each image
from the base classes. Finally, the constructed semantic labels are further
applied to the Transformer for guiding its hyperparameters updating. Our SV-T
can take full advantage of more supervision information from base classes and
further enhance the training robustness of the feature backbone. More
importantly, our SV-T is an independent method, which can directly apply to the
existing FSCIL architectures for acquiring embeddings of various incremental
classes. Extensive experiments on three benchmarks, two FSCIL architectures,
and two Transformer variants show that our proposed SV-T obtains a significant
improvement in comparison to the existing state-of-the-art FSCIL methods.
| no_new_dataset | 0.94868 |
2303.15528 | Vishal Vinod | K. Ram Prabhakar, Vishal Vinod, Nihar Ranjan Sahoo, R. Venkatesh Babu | Few-Shot Domain Adaptation for Low Light RAW Image Enhancement | BMVC 2021 Best Student Paper Award (Runner-Up). Project Page:
https://val.cds.iisc.ac.in/HDR/BMVC21/index.html | 32nd British Machine Vision Conference 2021, BMVC 2021, 327 | null | null | cs.CV eess.IV | http://creativecommons.org/licenses/by/4.0/ | Enhancing practical low light raw images is a difficult task due to severe
noise and color distortions from short exposure time and limited illumination.
Despite the success of existing Convolutional Neural Network (CNN) based
methods, their performance is not adaptable to different camera domains. In
addition, such methods also require large datasets with short-exposure and
corresponding long-exposure ground truth raw images for each camera domain,
which is tedious to compile. To address this issue, we present a novel few-shot
domain adaptation method to utilize the existing source camera labeled data
with few labeled samples from the target camera to improve the target domain's
enhancement quality in extreme low-light imaging. Our experiments show that
only ten or fewer labeled samples from the target camera domain are sufficient
to achieve similar or better enhancement performance than training a model with
a large labeled target camera dataset. To support research in this direction,
we also present a new low-light raw image dataset captured with a Nikon camera,
comprising short-exposure and their corresponding long-exposure ground truth
images.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 18:10:52 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Prabhakar",
"K. Ram",
""
],
[
"Vinod",
"Vishal",
""
],
[
"Sahoo",
"Nihar Ranjan",
""
],
[
"Babu",
"R. Venkatesh",
""
]
] | TITLE: Few-Shot Domain Adaptation for Low Light RAW Image Enhancement
ABSTRACT: Enhancing practical low light raw images is a difficult task due to severe
noise and color distortions from short exposure time and limited illumination.
Despite the success of existing Convolutional Neural Network (CNN) based
methods, their performance is not adaptable to different camera domains. In
addition, such methods also require large datasets with short-exposure and
corresponding long-exposure ground truth raw images for each camera domain,
which is tedious to compile. To address this issue, we present a novel few-shot
domain adaptation method to utilize the existing source camera labeled data
with few labeled samples from the target camera to improve the target domain's
enhancement quality in extreme low-light imaging. Our experiments show that
only ten or fewer labeled samples from the target camera domain are sufficient
to achieve similar or better enhancement performance than training a model with
a large labeled target camera dataset. To support research in this direction,
we also present a new low-light raw image dataset captured with a Nikon camera,
comprising short-exposure and their corresponding long-exposure ground truth
images.
| new_dataset | 0.955361 |
2303.15555 | Zhipeng Bao | Zhipeng Bao, Pavel Tokmakov, Yu-Xiong Wang, Adrien Gaidon, and Martial
Hebert | Object Discovery from Motion-Guided Tokens | null | CVPR 2023 | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Object discovery -- separating objects from the background without manual
labels -- is a fundamental open challenge in computer vision. Previous methods
struggle to go beyond clustering of low-level cues, whether handcrafted (e.g.,
color, texture) or learned (e.g., from auto-encoders). In this work, we augment
the auto-encoder representation learning framework with two key components:
motion-guidance and mid-level feature tokenization. Although both have been
separately investigated, we introduce a new transformer decoder showing that
their benefits can compound thanks to motion-guided vector quantization. We
show that our architecture effectively leverages the synergy between motion and
tokenization, improving upon the state of the art on both synthetic and real
datasets. Our approach enables the emergence of interpretable object-specific
mid-level features, demonstrating the benefits of motion-guidance (no labeling)
and quantization (interpretability, memory efficiency).
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 19:14:00 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Bao",
"Zhipeng",
""
],
[
"Tokmakov",
"Pavel",
""
],
[
"Wang",
"Yu-Xiong",
""
],
[
"Gaidon",
"Adrien",
""
],
[
"Hebert",
"Martial",
""
]
] | TITLE: Object Discovery from Motion-Guided Tokens
ABSTRACT: Object discovery -- separating objects from the background without manual
labels -- is a fundamental open challenge in computer vision. Previous methods
struggle to go beyond clustering of low-level cues, whether handcrafted (e.g.,
color, texture) or learned (e.g., from auto-encoders). In this work, we augment
the auto-encoder representation learning framework with two key components:
motion-guidance and mid-level feature tokenization. Although both have been
separately investigated, we introduce a new transformer decoder showing that
their benefits can compound thanks to motion-guided vector quantization. We
show that our architecture effectively leverages the synergy between motion and
tokenization, improving upon the state of the art on both synthetic and real
datasets. Our approach enables the emergence of interpretable object-specific
mid-level features, demonstrating the benefits of motion-guidance (no labeling)
and quantization (interpretability, memory efficiency).
| no_new_dataset | 0.929055 |
2303.15569 | Xiaowei Yu | Xiaowei Yu, Lu Zhang, Haixing Dai, Yanjun Lyu, Lin Zhao, Zihao Wu,
David Liu, Tianming Liu and Dajiang Zhu | Core-Periphery Principle Guided Redesign of Self-Attention in
Transformers | Core-periphery, functional brain networks, ViT | null | null | null | cs.LG q-bio.NC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Designing more efficient, reliable, and explainable neural network
architectures is critical to studies that are based on artificial intelligence
(AI) techniques. Previous studies, by post-hoc analysis, have found that the
best-performing ANNs surprisingly resemble biological neural networks (BNN),
which indicates that ANNs and BNNs may share some common principles to achieve
optimal performance in either machine learning or cognitive/behavior tasks.
Inspired by this phenomenon, we proactively instill organizational principles
of BNNs to guide the redesign of ANNs. We leverage the Core-Periphery (CP)
organization, which is widely found in human brain networks, to guide the
information communication mechanism in the self-attention of vision transformer
(ViT) and name this novel framework as CP-ViT. In CP-ViT, the attention
operation between nodes is defined by a sparse graph with a Core-Periphery
structure (CP graph), where the core nodes are redesigned and reorganized to
play an integrative role and serve as a center for other periphery nodes to
exchange information. We evaluated the proposed CP-ViT on multiple public
datasets, including medical image datasets (INbreast) and natural image
datasets. Interestingly, by incorporating the BNN-derived principle (CP
structure) into the redesign of ViT, our CP-ViT outperforms other
state-of-the-art ANNs. In general, our work advances the state of the art in
three aspects: 1) This work provides novel insights for brain-inspired AI: we
can utilize the principles found in BNNs to guide and improve our ANN
architecture design; 2) We show that there exist sweet spots of CP graphs that
lead to CP-ViTs with significantly improved performance; and 3) The core nodes
in CP-ViT correspond to task-related meaningful and important image patches,
which can significantly enhance the interpretability of the trained deep model.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 19:36:41 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Yu",
"Xiaowei",
""
],
[
"Zhang",
"Lu",
""
],
[
"Dai",
"Haixing",
""
],
[
"Lyu",
"Yanjun",
""
],
[
"Zhao",
"Lin",
""
],
[
"Wu",
"Zihao",
""
],
[
"Liu",
"David",
""
],
[
"Liu",
"Tianming",
""
],
[
"Zhu",
"Dajiang",
""
]
] | TITLE: Core-Periphery Principle Guided Redesign of Self-Attention in
Transformers
ABSTRACT: Designing more efficient, reliable, and explainable neural network
architectures is critical to studies that are based on artificial intelligence
(AI) techniques. Previous studies, by post-hoc analysis, have found that the
best-performing ANNs surprisingly resemble biological neural networks (BNN),
which indicates that ANNs and BNNs may share some common principles to achieve
optimal performance in either machine learning or cognitive/behavior tasks.
Inspired by this phenomenon, we proactively instill organizational principles
of BNNs to guide the redesign of ANNs. We leverage the Core-Periphery (CP)
organization, which is widely found in human brain networks, to guide the
information communication mechanism in the self-attention of vision transformer
(ViT) and name this novel framework as CP-ViT. In CP-ViT, the attention
operation between nodes is defined by a sparse graph with a Core-Periphery
structure (CP graph), where the core nodes are redesigned and reorganized to
play an integrative role and serve as a center for other periphery nodes to
exchange information. We evaluated the proposed CP-ViT on multiple public
datasets, including medical image datasets (INbreast) and natural image
datasets. Interestingly, by incorporating the BNN-derived principle (CP
structure) into the redesign of ViT, our CP-ViT outperforms other
state-of-the-art ANNs. In general, our work advances the state of the art in
three aspects: 1) This work provides novel insights for brain-inspired AI: we
can utilize the principles found in BNNs to guide and improve our ANN
architecture design; 2) We show that there exist sweet spots of CP graphs that
lead to CP-ViTs with significantly improved performance; and 3) The core nodes
in CP-ViT correspond to task-related meaningful and important image patches,
which can significantly enhance the interpretability of the trained deep model.
| no_new_dataset | 0.9463 |
2303.15570 | Christian Remi Wewer | Christian Remi Wewer and Alexandros Iosifidis | Online Non-Destructive Moisture Content Estimation of Filter Media
During Drying Using Artificial Neural Networks | 11 pages, 9 figures | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Moisture content (MC) estimation is important in the manufacturing process of
drying bulky filter media products as it is the prerequisite for drying
optimization. In this study, a dataset collected by performing 161 drying
industrial experiments is described and a methodology for MC estimation in an
non-destructive and online manner during industrial drying is presented. An
artificial neural network (ANN) based method is compared to state-of-the-art MC
estimation methods reported in the literature. Results of model fitting and
training show that a three-layer Perceptron achieves the lowest error.
Experimental results show that ANNs combined with oven settings data, drying
time and product temperature can be used to reliably estimate the MC of bulky
filter media products.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 19:37:53 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Wewer",
"Christian Remi",
""
],
[
"Iosifidis",
"Alexandros",
""
]
] | TITLE: Online Non-Destructive Moisture Content Estimation of Filter Media
During Drying Using Artificial Neural Networks
ABSTRACT: Moisture content (MC) estimation is important in the manufacturing process of
drying bulky filter media products as it is the prerequisite for drying
optimization. In this study, a dataset collected by performing 161 drying
industrial experiments is described and a methodology for MC estimation in an
non-destructive and online manner during industrial drying is presented. An
artificial neural network (ANN) based method is compared to state-of-the-art MC
estimation methods reported in the literature. Results of model fitting and
training show that a three-layer Perceptron achieves the lowest error.
Experimental results show that ANNs combined with oven settings data, drying
time and product temperature can be used to reliably estimate the MC of bulky
filter media products.
| no_new_dataset | 0.950778 |
2303.15571 | Ruyi Ding | Ruyi Ding, Cheng Gongye, Siyue Wang, Aidong Ding, Yunsi Fei | EMShepherd: Detecting Adversarial Samples via Side-channel Leakage | null | null | null | null | cs.CR cs.AI | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Deep Neural Networks (DNN) are vulnerable to adversarial perturbations-small
changes crafted deliberately on the input to mislead the model for wrong
predictions. Adversarial attacks have disastrous consequences for deep
learning-empowered critical applications. Existing defense and detection
techniques both require extensive knowledge of the model, testing inputs, and
even execution details. They are not viable for general deep learning
implementations where the model internal is unknown, a common 'black-box'
scenario for model users. Inspired by the fact that electromagnetic (EM)
emanations of a model inference are dependent on both operations and data and
may contain footprints of different input classes, we propose a framework,
EMShepherd, to capture EM traces of model execution, perform processing on
traces and exploit them for adversarial detection. Only benign samples and
their EM traces are used to train the adversarial detector: a set of EM
classifiers and class-specific unsupervised anomaly detectors. When the victim
model system is under attack by an adversarial example, the model execution
will be different from executions for the known classes, and the EM trace will
be different. We demonstrate that our air-gapped EMShepherd can effectively
detect different adversarial attacks on a commonly used FPGA deep learning
accelerator for both Fashion MNIST and CIFAR-10 datasets. It achieves a 100%
detection rate on most types of adversarial samples, which is comparable to the
state-of-the-art 'white-box' software-based detectors.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 19:38:55 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Ding",
"Ruyi",
""
],
[
"Gongye",
"Cheng",
""
],
[
"Wang",
"Siyue",
""
],
[
"Ding",
"Aidong",
""
],
[
"Fei",
"Yunsi",
""
]
] | TITLE: EMShepherd: Detecting Adversarial Samples via Side-channel Leakage
ABSTRACT: Deep Neural Networks (DNN) are vulnerable to adversarial perturbations-small
changes crafted deliberately on the input to mislead the model for wrong
predictions. Adversarial attacks have disastrous consequences for deep
learning-empowered critical applications. Existing defense and detection
techniques both require extensive knowledge of the model, testing inputs, and
even execution details. They are not viable for general deep learning
implementations where the model internal is unknown, a common 'black-box'
scenario for model users. Inspired by the fact that electromagnetic (EM)
emanations of a model inference are dependent on both operations and data and
may contain footprints of different input classes, we propose a framework,
EMShepherd, to capture EM traces of model execution, perform processing on
traces and exploit them for adversarial detection. Only benign samples and
their EM traces are used to train the adversarial detector: a set of EM
classifiers and class-specific unsupervised anomaly detectors. When the victim
model system is under attack by an adversarial example, the model execution
will be different from executions for the known classes, and the EM trace will
be different. We demonstrate that our air-gapped EMShepherd can effectively
detect different adversarial attacks on a commonly used FPGA deep learning
accelerator for both Fashion MNIST and CIFAR-10 datasets. It achieves a 100%
detection rate on most types of adversarial samples, which is comparable to the
state-of-the-art 'white-box' software-based detectors.
| no_new_dataset | 0.945751 |
2303.15583 | Chin Tseng | Chin Tseng, Ghulam Jilani Quadri, Zeyu Wang, Danielle Albers Szafir | Measuring Categorical Perception in Color-Coded Scatterplots | The paper has been accepted to the ACM CHI 2023. 14 pages, 7 figures | null | 10.1145/3544548.3581416 | null | cs.HC | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Scatterplots commonly use color to encode categorical data. However, as
datasets increase in size and complexity, the efficacy of these channels may
vary. Designers lack insight into how robust different design choices are to
variations in category numbers. This paper presents a crowdsourced experiment
measuring how the number of categories and choice of color encodings used in
multiclass scatterplots influences the viewers' abilities to analyze data
across classes. Participants estimated relative means in a series of
scatterplots with 2 to 10 categories encoded using ten color palettes drawn
from popular design tools. Our results show that the number of categories and
color discriminability within a color palette notably impact people's
perception of categorical data in scatterplots and that the judgments become
harder as the number of categories grows. We examine existing palette design
heuristics in light of our results to help designers make robust color choices
informed by the parameters of their data.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 20:26:46 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Tseng",
"Chin",
""
],
[
"Quadri",
"Ghulam Jilani",
""
],
[
"Wang",
"Zeyu",
""
],
[
"Szafir",
"Danielle Albers",
""
]
] | TITLE: Measuring Categorical Perception in Color-Coded Scatterplots
ABSTRACT: Scatterplots commonly use color to encode categorical data. However, as
datasets increase in size and complexity, the efficacy of these channels may
vary. Designers lack insight into how robust different design choices are to
variations in category numbers. This paper presents a crowdsourced experiment
measuring how the number of categories and choice of color encodings used in
multiclass scatterplots influences the viewers' abilities to analyze data
across classes. Participants estimated relative means in a series of
scatterplots with 2 to 10 categories encoded using ten color palettes drawn
from popular design tools. Our results show that the number of categories and
color discriminability within a color palette notably impact people's
perception of categorical data in scatterplots and that the judgments become
harder as the number of categories grows. We examine existing palette design
heuristics in light of our results to help designers make robust color choices
informed by the parameters of their data.
| no_new_dataset | 0.935582 |
2303.15591 | Rajshekhar Das | Rajshekhar Das, Yonatan Dukler, Avinash Ravichandran, Ashwin
Swaminathan | Learning Expressive Prompting With Residuals for Vision Transformers | Accepted at CVPR (2023) | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Prompt learning is an efficient approach to adapt transformers by inserting
learnable set of parameters into the input and intermediate representations of
a pre-trained model. In this work, we present Expressive Prompts with Residuals
(EXPRES) which modifies the prompt learning paradigm specifically for effective
adaptation of vision transformers (ViT). Out method constructs downstream
representations via learnable ``output'' tokens, that are akin to the learned
class tokens of the ViT. Further for better steering of the downstream
representation processed by the frozen transformer, we introduce residual
learnable tokens that are added to the output of various computations. We apply
EXPRES for image classification, few shot learning, and semantic segmentation,
and show our method is capable of achieving state of the art prompt tuning on
3/3 categories of the VTAB benchmark. In addition to strong performance, we
observe that our approach is an order of magnitude more prompt efficient than
existing visual prompting baselines. We analytically show the computational
benefits of our approach over weight space adaptation techniques like
finetuning. Lastly we systematically corroborate the architectural design of
our method via a series of ablation experiments.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 20:47:01 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Das",
"Rajshekhar",
""
],
[
"Dukler",
"Yonatan",
""
],
[
"Ravichandran",
"Avinash",
""
],
[
"Swaminathan",
"Ashwin",
""
]
] | TITLE: Learning Expressive Prompting With Residuals for Vision Transformers
ABSTRACT: Prompt learning is an efficient approach to adapt transformers by inserting
learnable set of parameters into the input and intermediate representations of
a pre-trained model. In this work, we present Expressive Prompts with Residuals
(EXPRES) which modifies the prompt learning paradigm specifically for effective
adaptation of vision transformers (ViT). Out method constructs downstream
representations via learnable ``output'' tokens, that are akin to the learned
class tokens of the ViT. Further for better steering of the downstream
representation processed by the frozen transformer, we introduce residual
learnable tokens that are added to the output of various computations. We apply
EXPRES for image classification, few shot learning, and semantic segmentation,
and show our method is capable of achieving state of the art prompt tuning on
3/3 categories of the VTAB benchmark. In addition to strong performance, we
observe that our approach is an order of magnitude more prompt efficient than
existing visual prompting baselines. We analytically show the computational
benefits of our approach over weight space adaptation techniques like
finetuning. Lastly we systematically corroborate the architectural design of
our method via a series of ablation experiments.
| no_new_dataset | 0.947672 |
2303.15619 | Bruce Xu | Muhammed Shahir Abdurrahman, Hashem Elezabi, Bruce Changlong Xu | Typhoon: Towards an Effective Task-Specific Masking Strategy for
Pre-trained Language Models | 9 pages, 2 figures | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Through exploiting a high level of parallelism enabled by graphics processing
units, transformer architectures have enabled tremendous strides forward in the
field of natural language processing. In a traditional masked language model,
special MASK tokens are used to prompt our model to gather contextual
information from surrounding words to restore originally hidden information. In
this paper, we explore a task-specific masking framework for pre-trained large
language models that enables superior performance on particular downstream
tasks on the datasets in the GLUE benchmark. We develop our own masking
algorithm, Typhoon, based on token input gradients, and compare this with other
standard baselines. We find that Typhoon offers performance competitive with
whole-word masking on the MRPC dataset. Our implementation can be found in a
public Github Repository.
| [
{
"version": "v1",
"created": "Mon, 27 Mar 2023 22:27:23 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Abdurrahman",
"Muhammed Shahir",
""
],
[
"Elezabi",
"Hashem",
""
],
[
"Xu",
"Bruce Changlong",
""
]
] | TITLE: Typhoon: Towards an Effective Task-Specific Masking Strategy for
Pre-trained Language Models
ABSTRACT: Through exploiting a high level of parallelism enabled by graphics processing
units, transformer architectures have enabled tremendous strides forward in the
field of natural language processing. In a traditional masked language model,
special MASK tokens are used to prompt our model to gather contextual
information from surrounding words to restore originally hidden information. In
this paper, we explore a task-specific masking framework for pre-trained large
language models that enables superior performance on particular downstream
tasks on the datasets in the GLUE benchmark. We develop our own masking
algorithm, Typhoon, based on token input gradients, and compare this with other
standard baselines. We find that Typhoon offers performance competitive with
whole-word masking on the MRPC dataset. Our implementation can be found in a
public Github Repository.
| no_new_dataset | 0.943712 |
2303.15654 | Canyu Zhang | Canyu Zhang, Zhenyao Wu, Xinyi Wu, Ziyu Zhao, Song Wang | Few-Shot 3D Point Cloud Semantic Segmentation via Stratified
Class-Specific Attention Based Transformer Network | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | 3D point cloud semantic segmentation aims to group all points into different
semantic categories, which benefits important applications such as point cloud
scene reconstruction and understanding. Existing supervised point cloud
semantic segmentation methods usually require large-scale annotated point
clouds for training and cannot handle new categories. While a few-shot learning
method was proposed recently to address these two problems, it suffers from
high computational complexity caused by graph construction and inability to
learn fine-grained relationships among points due to the use of pooling
operations. In this paper, we further address these problems by developing a
new multi-layer transformer network for few-shot point cloud semantic
segmentation. In the proposed network, the query point cloud features are
aggregated based on the class-specific support features in different scales.
Without using pooling operations, our method makes full use of all pixel-level
features from the support samples. By better leveraging the support features
for few-shot learning, the proposed method achieves the new state-of-the-art
performance, with 15\% less inference time, over existing few-shot 3D point
cloud segmentation models on the S3DIS dataset and the ScanNet dataset.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 00:27:54 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Zhang",
"Canyu",
""
],
[
"Wu",
"Zhenyao",
""
],
[
"Wu",
"Xinyi",
""
],
[
"Zhao",
"Ziyu",
""
],
[
"Wang",
"Song",
""
]
] | TITLE: Few-Shot 3D Point Cloud Semantic Segmentation via Stratified
Class-Specific Attention Based Transformer Network
ABSTRACT: 3D point cloud semantic segmentation aims to group all points into different
semantic categories, which benefits important applications such as point cloud
scene reconstruction and understanding. Existing supervised point cloud
semantic segmentation methods usually require large-scale annotated point
clouds for training and cannot handle new categories. While a few-shot learning
method was proposed recently to address these two problems, it suffers from
high computational complexity caused by graph construction and inability to
learn fine-grained relationships among points due to the use of pooling
operations. In this paper, we further address these problems by developing a
new multi-layer transformer network for few-shot point cloud semantic
segmentation. In the proposed network, the query point cloud features are
aggregated based on the class-specific support features in different scales.
Without using pooling operations, our method makes full use of all pixel-level
features from the support samples. By better leveraging the support features
for few-shot learning, the proposed method achieves the new state-of-the-art
performance, with 15\% less inference time, over existing few-shot 3D point
cloud segmentation models on the S3DIS dataset and the ScanNet dataset.
| no_new_dataset | 0.954984 |
2303.15655 | Jin Liu | Jin Liu and Jianye Chen and Chongfeng Fan and Fengyu Zhou | Joint embedding in Hierarchical distance and semantic representation
learning for link prediction | Submitted to Big Data research one year ago | null | null | null | cs.CL | http://creativecommons.org/licenses/by/4.0/ | The link prediction task aims to predict missing entities or relations in the
knowledge graph and is essential for the downstream application. Existing
well-known models deal with this task by mainly focusing on representing
knowledge graph triplets in the distance space or semantic space. However, they
can not fully capture the information of head and tail entities, nor even make
good use of hierarchical level information. Thus, in this paper, we propose a
novel knowledge graph embedding model for the link prediction task, namely,
HIE, which models each triplet (\textit{h}, \textit{r}, \textit{t}) into
distance measurement space and semantic measurement space, simultaneously.
Moreover, HIE is introduced into hierarchical-aware space to leverage rich
hierarchical information of entities and relations for better representation
learning. Specifically, we apply distance transformation operation on the head
entity in distance space to obtain the tail entity instead of translation-based
or rotation-based approaches. Experimental results of HIE on four real-world
datasets show that HIE outperforms several existing state-of-the-art knowledge
graph embedding methods on the link prediction task and deals with complex
relations accurately.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 00:42:29 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Liu",
"Jin",
""
],
[
"Chen",
"Jianye",
""
],
[
"Fan",
"Chongfeng",
""
],
[
"Zhou",
"Fengyu",
""
]
] | TITLE: Joint embedding in Hierarchical distance and semantic representation
learning for link prediction
ABSTRACT: The link prediction task aims to predict missing entities or relations in the
knowledge graph and is essential for the downstream application. Existing
well-known models deal with this task by mainly focusing on representing
knowledge graph triplets in the distance space or semantic space. However, they
can not fully capture the information of head and tail entities, nor even make
good use of hierarchical level information. Thus, in this paper, we propose a
novel knowledge graph embedding model for the link prediction task, namely,
HIE, which models each triplet (\textit{h}, \textit{r}, \textit{t}) into
distance measurement space and semantic measurement space, simultaneously.
Moreover, HIE is introduced into hierarchical-aware space to leverage rich
hierarchical information of entities and relations for better representation
learning. Specifically, we apply distance transformation operation on the head
entity in distance space to obtain the tail entity instead of translation-based
or rotation-based approaches. Experimental results of HIE on four real-world
datasets show that HIE outperforms several existing state-of-the-art knowledge
graph embedding methods on the link prediction task and deals with complex
relations accurately.
| no_new_dataset | 0.949248 |
2303.15671 | Suncheng Xiang | Qingzhong Chen, Shilun Cai, Crystal Cai, Zefang Yu, Dahong Qian,
Suncheng Xiang | Colo-SCRL: Self-Supervised Contrastive Representation Learning for
Colonoscopic Video Retrieval | Accepted by ICME 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Colonoscopic video retrieval, which is a critical part of polyp treatment,
has great clinical significance for the prevention and treatment of colorectal
cancer. However, retrieval models trained on action recognition datasets
usually produce unsatisfactory retrieval results on colonoscopic datasets due
to the large domain gap between them. To seek a solution to this problem, we
construct a large-scale colonoscopic dataset named Colo-Pair for medical
practice. Based on this dataset, a simple yet effective training method called
Colo-SCRL is proposed for more robust representation learning. It aims to
refine general knowledge from colonoscopies through masked autoencoder-based
reconstruction and momentum contrast to improve retrieval performance. To the
best of our knowledge, this is the first attempt to employ the contrastive
learning paradigm for medical video retrieval. Empirical results show that our
method significantly outperforms current state-of-the-art methods in the
colonoscopic video retrieval task.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 01:27:23 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Chen",
"Qingzhong",
""
],
[
"Cai",
"Shilun",
""
],
[
"Cai",
"Crystal",
""
],
[
"Yu",
"Zefang",
""
],
[
"Qian",
"Dahong",
""
],
[
"Xiang",
"Suncheng",
""
]
] | TITLE: Colo-SCRL: Self-Supervised Contrastive Representation Learning for
Colonoscopic Video Retrieval
ABSTRACT: Colonoscopic video retrieval, which is a critical part of polyp treatment,
has great clinical significance for the prevention and treatment of colorectal
cancer. However, retrieval models trained on action recognition datasets
usually produce unsatisfactory retrieval results on colonoscopic datasets due
to the large domain gap between them. To seek a solution to this problem, we
construct a large-scale colonoscopic dataset named Colo-Pair for medical
practice. Based on this dataset, a simple yet effective training method called
Colo-SCRL is proposed for more robust representation learning. It aims to
refine general knowledge from colonoscopies through masked autoencoder-based
reconstruction and momentum contrast to improve retrieval performance. To the
best of our knowledge, this is the first attempt to employ the contrastive
learning paradigm for medical video retrieval. Empirical results show that our
method significantly outperforms current state-of-the-art methods in the
colonoscopic video retrieval task.
| new_dataset | 0.963848 |
2303.15682 | Sanxing Chen | Sanxing Chen, Hao Cheng, Xiaodong Liu, Jian Jiao, Yangfeng Ji and
Jianfeng Gao | Pre-training Transformers for Knowledge Graph Completion | null | null | null | null | cs.CL cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Learning transferable representation of knowledge graphs (KGs) is challenging
due to the heterogeneous, multi-relational nature of graph structures. Inspired
by Transformer-based pretrained language models' success on learning
transferable representation for texts, we introduce a novel inductive KG
representation model (iHT) for KG completion by large-scale pre-training. iHT
consists of a entity encoder (e.g., BERT) and a neighbor-aware relational
scoring function both parameterized by Transformers. We first pre-train iHT on
a large KG dataset, Wikidata5M. Our approach achieves new state-of-the-art
results on matched evaluations, with a relative improvement of more than 25% in
mean reciprocal rank over previous SOTA models. When further fine-tuned on
smaller KGs with either entity and relational shifts, pre-trained iHT
representations are shown to be transferable, significantly improving the
performance on FB15K-237 and WN18RR.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 02:10:37 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Chen",
"Sanxing",
""
],
[
"Cheng",
"Hao",
""
],
[
"Liu",
"Xiaodong",
""
],
[
"Jiao",
"Jian",
""
],
[
"Ji",
"Yangfeng",
""
],
[
"Gao",
"Jianfeng",
""
]
] | TITLE: Pre-training Transformers for Knowledge Graph Completion
ABSTRACT: Learning transferable representation of knowledge graphs (KGs) is challenging
due to the heterogeneous, multi-relational nature of graph structures. Inspired
by Transformer-based pretrained language models' success on learning
transferable representation for texts, we introduce a novel inductive KG
representation model (iHT) for KG completion by large-scale pre-training. iHT
consists of a entity encoder (e.g., BERT) and a neighbor-aware relational
scoring function both parameterized by Transformers. We first pre-train iHT on
a large KG dataset, Wikidata5M. Our approach achieves new state-of-the-art
results on matched evaluations, with a relative improvement of more than 25% in
mean reciprocal rank over previous SOTA models. When further fine-tuned on
smaller KGs with either entity and relational shifts, pre-trained iHT
representations are shown to be transferable, significantly improving the
performance on FB15K-237 and WN18RR.
| no_new_dataset | 0.945551 |
2303.15686 | Jingzhi Hu | Jingzhi Hu and Zhe Chen and Jun Luo | Multi-band Reconfigurable Holographic Surface Based ISAC Systems: Design
and Optimization | 6 pages, 4 figures, IEEE ICC | null | null | null | eess.SP cs.SY eess.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Metamaterial-based reconfigurable holographic surfaces (RHSs) have been
proposed as novel cost-efficient antenna arrays, which are promising for
improving the positioning and communication performance of integrated sensing
and communications (ISAC) systems. However, due to the high frequency
selectivity of the metamaterial elements, RHSs face challenges in supporting
ultra-wide bandwidth (UWB), which significantly limits the positioning
precision. In this paper, to avoid the physical limitations of UWB RHS while
enhancing the performance of RHS-based ISAC systems, we propose a multi-band
(MB) based ISAC system. We analyze its positioning precision and propose an
efficient algorithm to optimize the large number of variables in analog and
digital beamforming. Through comparison with benchmark results, simulation
results verify the efficiency of our proposed system and algorithm, and show
that the system achieves $42\%$ less positioning error, which reduces $82\%$
communication capacity loss.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 02:17:17 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Hu",
"Jingzhi",
""
],
[
"Chen",
"Zhe",
""
],
[
"Luo",
"Jun",
""
]
] | TITLE: Multi-band Reconfigurable Holographic Surface Based ISAC Systems: Design
and Optimization
ABSTRACT: Metamaterial-based reconfigurable holographic surfaces (RHSs) have been
proposed as novel cost-efficient antenna arrays, which are promising for
improving the positioning and communication performance of integrated sensing
and communications (ISAC) systems. However, due to the high frequency
selectivity of the metamaterial elements, RHSs face challenges in supporting
ultra-wide bandwidth (UWB), which significantly limits the positioning
precision. In this paper, to avoid the physical limitations of UWB RHS while
enhancing the performance of RHS-based ISAC systems, we propose a multi-band
(MB) based ISAC system. We analyze its positioning precision and propose an
efficient algorithm to optimize the large number of variables in analog and
digital beamforming. Through comparison with benchmark results, simulation
results verify the efficiency of our proposed system and algorithm, and show
that the system achieves $42\%$ less positioning error, which reduces $82\%$
communication capacity loss.
| no_new_dataset | 0.952175 |
2303.15720 | Zhiyong Cheng | Zhiyong Cheng and Sai Han and Fan Liu and Lei Zhu and Zan Gao and
Yuxin Peng | Multi-Behavior Recommendation with Cascading Graph Convolution Networks | Accepted by WWW 2023 | null | 10.1145/3543507.3583439 | null | cs.IR | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Multi-behavior recommendation, which exploits auxiliary behaviors (e.g.,
click and cart) to help predict users' potential interactions on the target
behavior (e.g., buy), is regarded as an effective way to alleviate the data
sparsity or cold-start issues in recommendation. Multi-behaviors are often
taken in certain orders in real-world applications (e.g., click>cart>buy). In a
behavior chain, a latter behavior usually exhibits a stronger signal of user
preference than the former one does. Most existing multi-behavior models fail
to capture such dependencies in a behavior chain for embedding learning. In
this work, we propose a novel multi-behavior recommendation model with
cascading graph convolution networks (named MB-CGCN). In MB-CGCN, the
embeddings learned from one behavior are used as the input features for the
next behavior's embedding learning after a feature transformation operation. In
this way, our model explicitly utilizes the behavior dependencies in embedding
learning. Experiments on two benchmark datasets demonstrate the effectiveness
of our model on exploiting multi-behavior data. It outperforms the best
baseline by 33.7% and 35.9% on average over the two datasets in terms of
Recall@10 and NDCG@10, respectively.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 04:07:59 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Cheng",
"Zhiyong",
""
],
[
"Han",
"Sai",
""
],
[
"Liu",
"Fan",
""
],
[
"Zhu",
"Lei",
""
],
[
"Gao",
"Zan",
""
],
[
"Peng",
"Yuxin",
""
]
] | TITLE: Multi-Behavior Recommendation with Cascading Graph Convolution Networks
ABSTRACT: Multi-behavior recommendation, which exploits auxiliary behaviors (e.g.,
click and cart) to help predict users' potential interactions on the target
behavior (e.g., buy), is regarded as an effective way to alleviate the data
sparsity or cold-start issues in recommendation. Multi-behaviors are often
taken in certain orders in real-world applications (e.g., click>cart>buy). In a
behavior chain, a latter behavior usually exhibits a stronger signal of user
preference than the former one does. Most existing multi-behavior models fail
to capture such dependencies in a behavior chain for embedding learning. In
this work, we propose a novel multi-behavior recommendation model with
cascading graph convolution networks (named MB-CGCN). In MB-CGCN, the
embeddings learned from one behavior are used as the input features for the
next behavior's embedding learning after a feature transformation operation. In
this way, our model explicitly utilizes the behavior dependencies in embedding
learning. Experiments on two benchmark datasets demonstrate the effectiveness
of our model on exploiting multi-behavior data. It outperforms the best
baseline by 33.7% and 35.9% on average over the two datasets in terms of
Recall@10 and NDCG@10, respectively.
| no_new_dataset | 0.951549 |
2303.15724 | Satoshi Ikehata Mr. | Satoshi Ikehata | Scalable, Detailed and Mask-Free Universal Photometric Stereo | CVPR 2023 (Highlight). The source code will be available at
https://github.com/satoshi-ikehata/SDM-UniPS-CVPR2023 | null | null | null | cs.CV cs.GR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we introduce SDM-UniPS, a groundbreaking Scalable, Detailed,
Mask-free, and Universal Photometric Stereo network. Our approach can recover
astonishingly intricate surface normal maps, rivaling the quality of 3D
scanners, even when images are captured under unknown, spatially-varying
lighting conditions in uncontrolled environments. We have extended previous
universal photometric stereo networks to extract spatial-light features,
utilizing all available information in high-resolution input images and
accounting for non-local interactions among surface points. Moreover, we
present a new synthetic training dataset that encompasses a diverse range of
shapes, materials, and illumination scenarios found in real-world scenes.
Through extensive evaluation, we demonstrate that our method not only surpasses
calibrated, lighting-specific techniques on public benchmarks, but also excels
with a significantly smaller number of input images even without object masks.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 04:18:01 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Ikehata",
"Satoshi",
""
]
] | TITLE: Scalable, Detailed and Mask-Free Universal Photometric Stereo
ABSTRACT: In this paper, we introduce SDM-UniPS, a groundbreaking Scalable, Detailed,
Mask-free, and Universal Photometric Stereo network. Our approach can recover
astonishingly intricate surface normal maps, rivaling the quality of 3D
scanners, even when images are captured under unknown, spatially-varying
lighting conditions in uncontrolled environments. We have extended previous
universal photometric stereo networks to extract spatial-light features,
utilizing all available information in high-resolution input images and
accounting for non-local interactions among surface points. Moreover, we
present a new synthetic training dataset that encompasses a diverse range of
shapes, materials, and illumination scenarios found in real-world scenes.
Through extensive evaluation, we demonstrate that our method not only surpasses
calibrated, lighting-specific techniques on public benchmarks, but also excels
with a significantly smaller number of input images even without object masks.
| new_dataset | 0.954478 |
2303.15727 | Bishal Lamichhane | Bishal Lamichhane | Evaluation of ChatGPT for NLP-based Mental Health Applications | null | null | null | null | cs.CL cs.AI | http://creativecommons.org/licenses/by/4.0/ | Large language models (LLM) have been successful in several natural language
understanding tasks and could be relevant for natural language processing
(NLP)-based mental health application research. In this work, we report the
performance of LLM-based ChatGPT (with gpt-3.5-turbo backend) in three
text-based mental health classification tasks: stress detection (2-class
classification), depression detection (2-class classification), and suicidality
detection (5-class classification). We obtained annotated social media posts
for the three classification tasks from public datasets. Then ChatGPT API
classified the social media posts with an input prompt for classification. We
obtained F1 scores of 0.73, 0.86, and 0.37 for stress detection, depression
detection, and suicidality detection, respectively. A baseline model that
always predicted the dominant class resulted in F1 scores of 0.35, 0.60, and
0.19. The zero-shot classification accuracy obtained with ChatGPT indicates a
potential use of language models for mental health classification tasks.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 04:47:43 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Lamichhane",
"Bishal",
""
]
] | TITLE: Evaluation of ChatGPT for NLP-based Mental Health Applications
ABSTRACT: Large language models (LLM) have been successful in several natural language
understanding tasks and could be relevant for natural language processing
(NLP)-based mental health application research. In this work, we report the
performance of LLM-based ChatGPT (with gpt-3.5-turbo backend) in three
text-based mental health classification tasks: stress detection (2-class
classification), depression detection (2-class classification), and suicidality
detection (5-class classification). We obtained annotated social media posts
for the three classification tasks from public datasets. Then ChatGPT API
classified the social media posts with an input prompt for classification. We
obtained F1 scores of 0.73, 0.86, and 0.37 for stress detection, depression
detection, and suicidality detection, respectively. A baseline model that
always predicted the dominant class resulted in F1 scores of 0.35, 0.60, and
0.19. The zero-shot classification accuracy obtained with ChatGPT indicates a
potential use of language models for mental health classification tasks.
| no_new_dataset | 0.948202 |
2303.15743 | Linfang Zheng | Linfang Zheng, Chen Wang, Yinghan Sun, Esha Dasgupta, Hua Chen, Ales
Leonardis, Wei Zhang, Hyung Jin Chang | HS-Pose: Hybrid Scope Feature Extraction for Category-level Object Pose
Estimation | Accepted by the 2023 IEEE/CVF Computer Vision and Pattern Recognition
Conference (CVPR) | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | In this paper, we focus on the problem of category-level object pose
estimation, which is challenging due to the large intra-category shape
variation. 3D graph convolution (3D-GC) based methods have been widely used to
extract local geometric features, but they have limitations for complex shaped
objects and are sensitive to noise. Moreover, the scale and translation
invariant properties of 3D-GC restrict the perception of an object's size and
translation information. In this paper, we propose a simple network structure,
the HS-layer, which extends 3D-GC to extract hybrid scope latent features from
point cloud data for category-level object pose estimation tasks. The proposed
HS-layer: 1) is able to perceive local-global geometric structure and global
information, 2) is robust to noise, and 3) can encode size and translation
information. Our experiments show that the simple replacement of the 3D-GC
layer with the proposed HS-layer on the baseline method (GPV-Pose) achieves a
significant improvement, with the performance increased by 14.5% on 5d2cm
metric and 10.3% on IoU75. Our method outperforms the state-of-the-art methods
by a large margin (8.3% on 5d2cm, 6.9% on IoU75) on the REAL275 dataset and
runs in real-time (50 FPS).
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 05:36:42 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Zheng",
"Linfang",
""
],
[
"Wang",
"Chen",
""
],
[
"Sun",
"Yinghan",
""
],
[
"Dasgupta",
"Esha",
""
],
[
"Chen",
"Hua",
""
],
[
"Leonardis",
"Ales",
""
],
[
"Zhang",
"Wei",
""
],
[
"Chang",
"Hyung Jin",
""
]
] | TITLE: HS-Pose: Hybrid Scope Feature Extraction for Category-level Object Pose
Estimation
ABSTRACT: In this paper, we focus on the problem of category-level object pose
estimation, which is challenging due to the large intra-category shape
variation. 3D graph convolution (3D-GC) based methods have been widely used to
extract local geometric features, but they have limitations for complex shaped
objects and are sensitive to noise. Moreover, the scale and translation
invariant properties of 3D-GC restrict the perception of an object's size and
translation information. In this paper, we propose a simple network structure,
the HS-layer, which extends 3D-GC to extract hybrid scope latent features from
point cloud data for category-level object pose estimation tasks. The proposed
HS-layer: 1) is able to perceive local-global geometric structure and global
information, 2) is robust to noise, and 3) can encode size and translation
information. Our experiments show that the simple replacement of the 3D-GC
layer with the proposed HS-layer on the baseline method (GPV-Pose) achieves a
significant improvement, with the performance increased by 14.5% on 5d2cm
metric and 10.3% on IoU75. Our method outperforms the state-of-the-art methods
by a large margin (8.3% on 5d2cm, 6.9% on IoU75) on the REAL275 dataset and
runs in real-time (50 FPS).
| no_new_dataset | 0.951684 |
2303.15745 | Arunav Gupta | Arunav Gupta, Rohit Mishra, William Luu, Mehdi Bouassami | On Feature Scaling of Recursive Feature Machines | null | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by/4.0/ | In this technical report, we explore the behavior of Recursive Feature
Machines (RFMs), a type of novel kernel machine that recursively learns
features via the average gradient outer product, through a series of
experiments on regression datasets. When successively adding random noise
features to a dataset, we observe intriguing patterns in the Mean Squared Error
(MSE) curves with the test MSE exhibiting a decrease-increase-decrease pattern.
This behavior is consistent across different dataset sizes, noise parameters,
and target functions. Interestingly, the observed MSE curves show similarities
to the "double descent" phenomenon observed in deep neural networks, hinting at
new connection between RFMs and neural network behavior. This report lays the
groundwork for future research into this peculiar behavior.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 06:00:41 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Gupta",
"Arunav",
""
],
[
"Mishra",
"Rohit",
""
],
[
"Luu",
"William",
""
],
[
"Bouassami",
"Mehdi",
""
]
] | TITLE: On Feature Scaling of Recursive Feature Machines
ABSTRACT: In this technical report, we explore the behavior of Recursive Feature
Machines (RFMs), a type of novel kernel machine that recursively learns
features via the average gradient outer product, through a series of
experiments on regression datasets. When successively adding random noise
features to a dataset, we observe intriguing patterns in the Mean Squared Error
(MSE) curves with the test MSE exhibiting a decrease-increase-decrease pattern.
This behavior is consistent across different dataset sizes, noise parameters,
and target functions. Interestingly, the observed MSE curves show similarities
to the "double descent" phenomenon observed in deep neural networks, hinting at
new connection between RFMs and neural network behavior. This report lays the
groundwork for future research into this peculiar behavior.
| no_new_dataset | 0.953144 |
2303.15763 | Hao Xu | Hao Xu, Shuang Song, Ze Mao | Characterizing the Performance of Emerging Deep Learning, Graph, and
High Performance Computing Workloads Under Interference | null | null | null | null | cs.PF | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Throughput-oriented computing via co-running multiple applications in the
same machine has been widely adopted to achieve high hardware utilization and
energy saving on modern supercomputers and data centers. However, efficiently
co-running applications raises new design challenges, mainly because
applications with diverse requirements can stress out shared hardware resources
(IO, Network and Cache) at various levels. The disparities in resource usage
can result in interference, which in turn can lead to unpredictable co-running
behaviors. To better understand application interference, prior work provided
detailed execution characterization. However, these characterization approaches
either emphasize on traditional benchmarks or fall into a single application
domain. To address this issue, we study 25 up-to-date applications and
benchmarks from various application domains and form 625 consolidation pairs to
thoroughly analyze the execution interference caused by application co-running.
Moreover, we leverage mini-benchmarks and real applications to pinpoint the
provenance of co-running interference in both hardware and software aspects.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 06:44:32 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Xu",
"Hao",
""
],
[
"Song",
"Shuang",
""
],
[
"Mao",
"Ze",
""
]
] | TITLE: Characterizing the Performance of Emerging Deep Learning, Graph, and
High Performance Computing Workloads Under Interference
ABSTRACT: Throughput-oriented computing via co-running multiple applications in the
same machine has been widely adopted to achieve high hardware utilization and
energy saving on modern supercomputers and data centers. However, efficiently
co-running applications raises new design challenges, mainly because
applications with diverse requirements can stress out shared hardware resources
(IO, Network and Cache) at various levels. The disparities in resource usage
can result in interference, which in turn can lead to unpredictable co-running
behaviors. To better understand application interference, prior work provided
detailed execution characterization. However, these characterization approaches
either emphasize on traditional benchmarks or fall into a single application
domain. To address this issue, we study 25 up-to-date applications and
benchmarks from various application domains and form 625 consolidation pairs to
thoroughly analyze the execution interference caused by application co-running.
Moreover, we leverage mini-benchmarks and real applications to pinpoint the
provenance of co-running interference in both hardware and software aspects.
| no_new_dataset | 0.938857 |
2303.15768 | Jaeseong Lee | Jaeseong Lee, Taewoo Kim, Sunghyun Park, Younggun Lee, Jaegul Choo | RobustSwap: A Simple yet Robust Face Swapping Model against Attribute
Leakage | 21 pages | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Face swapping aims at injecting a source image's identity (i.e., facial
features) into a target image, while strictly preserving the target's
attributes, which are irrelevant to identity. However, we observed that
previous approaches still suffer from source attribute leakage, where the
source image's attributes interfere with the target image's. In this paper, we
analyze the latent space of StyleGAN and find the adequate combination of the
latents geared for face swapping task. Based on the findings, we develop a
simple yet robust face swapping model, RobustSwap, which is resistant to the
potential source attribute leakage. Moreover, we exploit the coordination of
3DMM's implicit and explicit information as a guidance to incorporate the
structure of the source image and the precise pose of the target image. Despite
our method solely utilizing an image dataset without identity labels for
training, our model has the capability to generate high-fidelity and temporally
consistent videos. Through extensive qualitative and quantitative evaluations,
we demonstrate that our method shows significant improvements compared with the
previous face swapping models in synthesizing both images and videos. Project
page is available at https://robustswap.github.io/
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 07:03:31 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Lee",
"Jaeseong",
""
],
[
"Kim",
"Taewoo",
""
],
[
"Park",
"Sunghyun",
""
],
[
"Lee",
"Younggun",
""
],
[
"Choo",
"Jaegul",
""
]
] | TITLE: RobustSwap: A Simple yet Robust Face Swapping Model against Attribute
Leakage
ABSTRACT: Face swapping aims at injecting a source image's identity (i.e., facial
features) into a target image, while strictly preserving the target's
attributes, which are irrelevant to identity. However, we observed that
previous approaches still suffer from source attribute leakage, where the
source image's attributes interfere with the target image's. In this paper, we
analyze the latent space of StyleGAN and find the adequate combination of the
latents geared for face swapping task. Based on the findings, we develop a
simple yet robust face swapping model, RobustSwap, which is resistant to the
potential source attribute leakage. Moreover, we exploit the coordination of
3DMM's implicit and explicit information as a guidance to incorporate the
structure of the source image and the precise pose of the target image. Despite
our method solely utilizing an image dataset without identity labels for
training, our model has the capability to generate high-fidelity and temporally
consistent videos. Through extensive qualitative and quantitative evaluations,
we demonstrate that our method shows significant improvements compared with the
previous face swapping models in synthesizing both images and videos. Project
page is available at https://robustswap.github.io/
| no_new_dataset | 0.946745 |
2303.15796 | Xiangyang Li | Xiangyang Li, Zihan Wang, Jiahao Yang, Yaowei Wang, Shuqiang Jiang | KERM: Knowledge Enhanced Reasoning for Vision-and-Language Navigation | Accepted by CVPR 2023. The code is available at
https://github.com/XiangyangLi20/KERM | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Vision-and-language navigation (VLN) is the task to enable an embodied agent
to navigate to a remote location following the natural language instruction in
real scenes. Most of the previous approaches utilize the entire features or
object-centric features to represent navigable candidates. However, these
representations are not efficient enough for an agent to perform actions to
arrive the target location. As knowledge provides crucial information which is
complementary to visible content, in this paper, we propose a Knowledge
Enhanced Reasoning Model (KERM) to leverage knowledge to improve agent
navigation ability. Specifically, we first retrieve facts (i.e., knowledge
described by language descriptions) for the navigation views based on local
regions from the constructed knowledge base. The retrieved facts range from
properties of a single object (e.g., color, shape) to relationships between
objects (e.g., action, spatial position), providing crucial information for
VLN. We further present the KERM which contains the purification, fact-aware
interaction, and instruction-guided aggregation modules to integrate visual,
history, instruction, and fact features. The proposed KERM can automatically
select and gather crucial and relevant cues, obtaining more accurate action
prediction. Experimental results on the REVERIE, R2R, and SOON datasets
demonstrate the effectiveness of the proposed method.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 08:00:46 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Li",
"Xiangyang",
""
],
[
"Wang",
"Zihan",
""
],
[
"Yang",
"Jiahao",
""
],
[
"Wang",
"Yaowei",
""
],
[
"Jiang",
"Shuqiang",
""
]
] | TITLE: KERM: Knowledge Enhanced Reasoning for Vision-and-Language Navigation
ABSTRACT: Vision-and-language navigation (VLN) is the task to enable an embodied agent
to navigate to a remote location following the natural language instruction in
real scenes. Most of the previous approaches utilize the entire features or
object-centric features to represent navigable candidates. However, these
representations are not efficient enough for an agent to perform actions to
arrive the target location. As knowledge provides crucial information which is
complementary to visible content, in this paper, we propose a Knowledge
Enhanced Reasoning Model (KERM) to leverage knowledge to improve agent
navigation ability. Specifically, we first retrieve facts (i.e., knowledge
described by language descriptions) for the navigation views based on local
regions from the constructed knowledge base. The retrieved facts range from
properties of a single object (e.g., color, shape) to relationships between
objects (e.g., action, spatial position), providing crucial information for
VLN. We further present the KERM which contains the purification, fact-aware
interaction, and instruction-guided aggregation modules to integrate visual,
history, instruction, and fact features. The proposed KERM can automatically
select and gather crucial and relevant cues, obtaining more accurate action
prediction. Experimental results on the REVERIE, R2R, and SOON datasets
demonstrate the effectiveness of the proposed method.
| no_new_dataset | 0.949248 |
2303.15810 | Haoran Xu | Haoran Xu, Li Jiang, Jianxiong Li, Zhuoran Yang, Zhaoran Wang, Victor
Wai Kin Chan, Xianyuan Zhan | Offline RL with No OOD Actions: In-Sample Learning via Implicit Value
Regularization | ICLR 2023 notable top 5% | null | null | null | cs.LG cs.AI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Most offline reinforcement learning (RL) methods suffer from the trade-off
between improving the policy to surpass the behavior policy and constraining
the policy to limit the deviation from the behavior policy as computing
$Q$-values using out-of-distribution (OOD) actions will suffer from errors due
to distributional shift. The recently proposed \textit{In-sample Learning}
paradigm (i.e., IQL), which improves the policy by quantile regression using
only data samples, shows great promise because it learns an optimal policy
without querying the value function of any unseen actions. However, it remains
unclear how this type of method handles the distributional shift in learning
the value function. In this work, we make a key finding that the in-sample
learning paradigm arises under the \textit{Implicit Value Regularization} (IVR)
framework. This gives a deeper understanding of why the in-sample learning
paradigm works, i.e., it applies implicit value regularization to the policy.
Based on the IVR framework, we further propose two practical algorithms, Sparse
$Q$-learning (SQL) and Exponential $Q$-learning (EQL), which adopt the same
value regularization used in existing works, but in a complete in-sample
manner. Compared with IQL, we find that our algorithms introduce sparsity in
learning the value function, making them more robust in noisy data regimes. We
also verify the effectiveness of SQL and EQL on D4RL benchmark datasets and
show the benefits of in-sample learning by comparing them with CQL in small
data regimes.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 08:30:01 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Xu",
"Haoran",
""
],
[
"Jiang",
"Li",
""
],
[
"Li",
"Jianxiong",
""
],
[
"Yang",
"Zhuoran",
""
],
[
"Wang",
"Zhaoran",
""
],
[
"Chan",
"Victor Wai Kin",
""
],
[
"Zhan",
"Xianyuan",
""
]
] | TITLE: Offline RL with No OOD Actions: In-Sample Learning via Implicit Value
Regularization
ABSTRACT: Most offline reinforcement learning (RL) methods suffer from the trade-off
between improving the policy to surpass the behavior policy and constraining
the policy to limit the deviation from the behavior policy as computing
$Q$-values using out-of-distribution (OOD) actions will suffer from errors due
to distributional shift. The recently proposed \textit{In-sample Learning}
paradigm (i.e., IQL), which improves the policy by quantile regression using
only data samples, shows great promise because it learns an optimal policy
without querying the value function of any unseen actions. However, it remains
unclear how this type of method handles the distributional shift in learning
the value function. In this work, we make a key finding that the in-sample
learning paradigm arises under the \textit{Implicit Value Regularization} (IVR)
framework. This gives a deeper understanding of why the in-sample learning
paradigm works, i.e., it applies implicit value regularization to the policy.
Based on the IVR framework, we further propose two practical algorithms, Sparse
$Q$-learning (SQL) and Exponential $Q$-learning (EQL), which adopt the same
value regularization used in existing works, but in a complete in-sample
manner. Compared with IQL, we find that our algorithms introduce sparsity in
learning the value function, making them more robust in noisy data regimes. We
also verify the effectiveness of SQL and EQL on D4RL benchmark datasets and
show the benefits of in-sample learning by comparing them with CQL in small
data regimes.
| no_new_dataset | 0.944944 |
2303.15822 | Deze Wang | Deze Wang, Boxing Chen, Shanshan Li, Wei Luo, Shaoliang Peng, Wei
Dong, Xiangke Liao | One Adapter for All Programming Languages? Adapter Tuning for Code
Search and Summarization | Accepted to the 45th International Conference on Software Engineering
(ICSE 2023) | null | null | null | cs.SE cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | As pre-trained models automate many code intelligence tasks, a widely used
paradigm is to fine-tune a model on the task dataset for each programming
language. A recent study reported that multilingual fine-tuning benefits a
range of tasks and models. However, we find that multilingual fine-tuning leads
to performance degradation on recent models UniXcoder and CodeT5.
To alleviate the potentially catastrophic forgetting issue in multilingual
models, we fix all pre-trained model parameters, insert the parameter-efficient
structure adapter, and fine-tune it. Updating only 0.6\% of the overall
parameters compared to full-model fine-tuning for each programming language,
adapter tuning yields consistent improvements on code search and summarization
tasks, achieving state-of-the-art results. In addition, we experimentally show
its effectiveness in cross-lingual and low-resource scenarios. Multilingual
fine-tuning with 200 samples per programming language approaches the results
fine-tuned with the entire dataset on code summarization. Our experiments on
three probing tasks show that adapter tuning significantly outperforms
full-model fine-tuning and effectively overcomes catastrophic forgetting.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 08:49:54 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Wang",
"Deze",
""
],
[
"Chen",
"Boxing",
""
],
[
"Li",
"Shanshan",
""
],
[
"Luo",
"Wei",
""
],
[
"Peng",
"Shaoliang",
""
],
[
"Dong",
"Wei",
""
],
[
"Liao",
"Xiangke",
""
]
] | TITLE: One Adapter for All Programming Languages? Adapter Tuning for Code
Search and Summarization
ABSTRACT: As pre-trained models automate many code intelligence tasks, a widely used
paradigm is to fine-tune a model on the task dataset for each programming
language. A recent study reported that multilingual fine-tuning benefits a
range of tasks and models. However, we find that multilingual fine-tuning leads
to performance degradation on recent models UniXcoder and CodeT5.
To alleviate the potentially catastrophic forgetting issue in multilingual
models, we fix all pre-trained model parameters, insert the parameter-efficient
structure adapter, and fine-tune it. Updating only 0.6\% of the overall
parameters compared to full-model fine-tuning for each programming language,
adapter tuning yields consistent improvements on code search and summarization
tasks, achieving state-of-the-art results. In addition, we experimentally show
its effectiveness in cross-lingual and low-resource scenarios. Multilingual
fine-tuning with 200 samples per programming language approaches the results
fine-tuned with the entire dataset on code summarization. Our experiments on
three probing tasks show that adapter tuning significantly outperforms
full-model fine-tuning and effectively overcomes catastrophic forgetting.
| no_new_dataset | 0.945801 |
2303.15842 | Wei Tian | Zukai Li, Wei Tian, Jingjin Wu | Modeling and Joint Optimization of Security, Latency, and Computational
Cost in Blockchain-based Healthcare Systems | null | null | null | null | cs.NE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In the era of the Internet of Things (IoT), blockchain is a promising
technology for improving the efficiency of healthcare systems, as it enables
secure storage, management, and sharing of real-time health data collected by
the IoT devices. As the implementations of blockchain-based healthcare systems
usually involve multiple conflicting metrics, it is essential to balance them
according to the requirements of specific scenarios. In this paper, we
formulate a joint optimization model with three metrics, namely latency,
security, and computational cost, that are particularly important for
IoT-enabled healthcare. However, it is computationally intractable to identify
the exact optimal solution of this problem for practical sized systems. Thus,
we propose an algorithm called the Adaptive Discrete Particle Swarm Algorithm
(ADPSA) to obtain near-optimal solutions in a low-complexity manner. With its
roots in the classical Particle Swarm Optimization (PSO) algorithm, our
proposed ADPSA can effectively manage the numerous binary and integer variables
in the formulation. We demonstrate by extensive numerical experiments that the
ADPSA consistently outperforms existing benchmark approaches, including the
original PSO, exhaustive search and Simulated Annealing, in a wide range of
scenarios.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 09:29:29 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Li",
"Zukai",
""
],
[
"Tian",
"Wei",
""
],
[
"Wu",
"Jingjin",
""
]
] | TITLE: Modeling and Joint Optimization of Security, Latency, and Computational
Cost in Blockchain-based Healthcare Systems
ABSTRACT: In the era of the Internet of Things (IoT), blockchain is a promising
technology for improving the efficiency of healthcare systems, as it enables
secure storage, management, and sharing of real-time health data collected by
the IoT devices. As the implementations of blockchain-based healthcare systems
usually involve multiple conflicting metrics, it is essential to balance them
according to the requirements of specific scenarios. In this paper, we
formulate a joint optimization model with three metrics, namely latency,
security, and computational cost, that are particularly important for
IoT-enabled healthcare. However, it is computationally intractable to identify
the exact optimal solution of this problem for practical sized systems. Thus,
we propose an algorithm called the Adaptive Discrete Particle Swarm Algorithm
(ADPSA) to obtain near-optimal solutions in a low-complexity manner. With its
roots in the classical Particle Swarm Optimization (PSO) algorithm, our
proposed ADPSA can effectively manage the numerous binary and integer variables
in the formulation. We demonstrate by extensive numerical experiments that the
ADPSA consistently outperforms existing benchmark approaches, including the
original PSO, exhaustive search and Simulated Annealing, in a wide range of
scenarios.
| no_new_dataset | 0.945801 |
2303.15848 | Zhuoran Zheng | Zhuoran Zheng and Xiuyi Jia | 4K-HAZE: A Dehazing Benchmark with 4K Resolution Hazy and Haze-Free
Images | null | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by/4.0/ | Currently, mobile and IoT devices are in dire need of a series of methods to
enhance 4K images with limited resource expenditure. The absence of large-scale
4K benchmark datasets hampers progress in this area, especially for dehazing.
The challenges in building ultra-high-definition (UHD) dehazing datasets are
the absence of estimation methods for UHD depth maps, high-quality 4K depth
estimation datasets, and migration strategies for UHD haze images from
synthetic to real domains. To address these problems, we develop a novel
synthetic method to simulate 4K hazy images (including nighttime and daytime
scenes) from clear images, which first estimates the scene depth, simulates the
light rays and object reflectance, then migrates the synthetic images to real
domains by using a GAN, and finally yields the hazy effects on 4K resolution
images. We wrap these synthesized images into a benchmark called the 4K-HAZE
dataset. Specifically, we design the CS-Mixer (an MLP-based model that
integrates \textbf{C}hannel domain and \textbf{S}patial domain) to estimate the
depth map of 4K clear images, the GU-Net to migrate a 4K synthetic image to the
real hazy domain. The most appealing aspect of our approach (depth estimation
and domain migration) is the capability to run a 4K image on a single GPU with
24G RAM in real-time (33fps). Additionally, this work presents an objective
assessment of several state-of-the-art single-image dehazing methods that are
evaluated using the 4K-HAZE dataset. At the end of the paper, we discuss the
limitations of the 4K-HAZE dataset and its social implications.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 09:39:29 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Zheng",
"Zhuoran",
""
],
[
"Jia",
"Xiuyi",
""
]
] | TITLE: 4K-HAZE: A Dehazing Benchmark with 4K Resolution Hazy and Haze-Free
Images
ABSTRACT: Currently, mobile and IoT devices are in dire need of a series of methods to
enhance 4K images with limited resource expenditure. The absence of large-scale
4K benchmark datasets hampers progress in this area, especially for dehazing.
The challenges in building ultra-high-definition (UHD) dehazing datasets are
the absence of estimation methods for UHD depth maps, high-quality 4K depth
estimation datasets, and migration strategies for UHD haze images from
synthetic to real domains. To address these problems, we develop a novel
synthetic method to simulate 4K hazy images (including nighttime and daytime
scenes) from clear images, which first estimates the scene depth, simulates the
light rays and object reflectance, then migrates the synthetic images to real
domains by using a GAN, and finally yields the hazy effects on 4K resolution
images. We wrap these synthesized images into a benchmark called the 4K-HAZE
dataset. Specifically, we design the CS-Mixer (an MLP-based model that
integrates \textbf{C}hannel domain and \textbf{S}patial domain) to estimate the
depth map of 4K clear images, the GU-Net to migrate a 4K synthetic image to the
real hazy domain. The most appealing aspect of our approach (depth estimation
and domain migration) is the capability to run a 4K image on a single GPU with
24G RAM in real-time (33fps). Additionally, this work presents an objective
assessment of several state-of-the-art single-image dehazing methods that are
evaluated using the 4K-HAZE dataset. At the end of the paper, we discuss the
limitations of the 4K-HAZE dataset and its social implications.
| no_new_dataset | 0.930774 |
2303.15850 | Kilian Zepf | Kilian Zepf, Eike Petersen, Jes Frellsen, Aasa Feragen | That Label's Got Style: Handling Label Style Bias for Uncertain Image
Segmentation | null | null | null | null | cs.CV cs.LG | http://creativecommons.org/licenses/by/4.0/ | Segmentation uncertainty models predict a distribution over plausible
segmentations for a given input, which they learn from the annotator variation
in the training set. However, in practice these annotations can differ
systematically in the way they are generated, for example through the use of
different labeling tools. This results in datasets that contain both data
variability and differing label styles. In this paper, we demonstrate that
applying state-of-the-art segmentation uncertainty models on such datasets can
lead to model bias caused by the different label styles. We present an updated
modelling objective conditioning on labeling style for aleatoric uncertainty
estimation, and modify two state-of-the-art-architectures for segmentation
uncertainty accordingly. We show with extensive experiments that this method
reduces label style bias, while improving segmentation performance, increasing
the applicability of segmentation uncertainty models in the wild. We curate two
datasets, with annotations in different label styles, which we will make
publicly available along with our code upon publication.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 09:43:16 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Zepf",
"Kilian",
""
],
[
"Petersen",
"Eike",
""
],
[
"Frellsen",
"Jes",
""
],
[
"Feragen",
"Aasa",
""
]
] | TITLE: That Label's Got Style: Handling Label Style Bias for Uncertain Image
Segmentation
ABSTRACT: Segmentation uncertainty models predict a distribution over plausible
segmentations for a given input, which they learn from the annotator variation
in the training set. However, in practice these annotations can differ
systematically in the way they are generated, for example through the use of
different labeling tools. This results in datasets that contain both data
variability and differing label styles. In this paper, we demonstrate that
applying state-of-the-art segmentation uncertainty models on such datasets can
lead to model bias caused by the different label styles. We present an updated
modelling objective conditioning on labeling style for aleatoric uncertainty
estimation, and modify two state-of-the-art-architectures for segmentation
uncertainty accordingly. We show with extensive experiments that this method
reduces label style bias, while improving segmentation performance, increasing
the applicability of segmentation uncertainty models in the wild. We curate two
datasets, with annotations in different label styles, which we will make
publicly available along with our code upon publication.
| new_dataset | 0.960324 |
2303.15859 | Cheng Wang | Cheng Wang, Guoli Wang, Qian Zhang, Peng Guo, Wenyu Liu, Xinggang Wang | OpenInst: A Simple Query-Based Method for Open-World Instance
Segmentation | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Open-world instance segmentation has recently gained significant
popularitydue to its importance in many real-world applications, such as
autonomous driving, robot perception, and remote sensing. However, previous
methods have either produced unsatisfactory results or relied on complex
systems and paradigms. We wonder if there is a simple way to obtain
state-of-the-art results. Fortunately, we have identified two observations that
help us achieve the best of both worlds: 1) query-based methods demonstrate
superiority over dense proposal-based methods in open-world instance
segmentation, and 2) learning localization cues is sufficient for open world
instance segmentation. Based on these observations, we propose a simple
query-based method named OpenInst for open world instance segmentation.
OpenInst leverages advanced query-based methods like QueryInst and focuses on
learning localization cues. Notably, OpenInst is an extremely simple and
straightforward framework without any auxiliary modules or post-processing, yet
achieves state-of-the-art results on multiple benchmarks. Specifically, in the
COCO$\to$UVO scenario, OpenInst achieves a mask AR of 53.3, outperforming the
previous best methods by 2.0 AR with a simpler structure. We hope that OpenInst
can serve as a solid baselines for future research in this area.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 10:03:32 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Wang",
"Cheng",
""
],
[
"Wang",
"Guoli",
""
],
[
"Zhang",
"Qian",
""
],
[
"Guo",
"Peng",
""
],
[
"Liu",
"Wenyu",
""
],
[
"Wang",
"Xinggang",
""
]
] | TITLE: OpenInst: A Simple Query-Based Method for Open-World Instance
Segmentation
ABSTRACT: Open-world instance segmentation has recently gained significant
popularitydue to its importance in many real-world applications, such as
autonomous driving, robot perception, and remote sensing. However, previous
methods have either produced unsatisfactory results or relied on complex
systems and paradigms. We wonder if there is a simple way to obtain
state-of-the-art results. Fortunately, we have identified two observations that
help us achieve the best of both worlds: 1) query-based methods demonstrate
superiority over dense proposal-based methods in open-world instance
segmentation, and 2) learning localization cues is sufficient for open world
instance segmentation. Based on these observations, we propose a simple
query-based method named OpenInst for open world instance segmentation.
OpenInst leverages advanced query-based methods like QueryInst and focuses on
learning localization cues. Notably, OpenInst is an extremely simple and
straightforward framework without any auxiliary modules or post-processing, yet
achieves state-of-the-art results on multiple benchmarks. Specifically, in the
COCO$\to$UVO scenario, OpenInst achieves a mask AR of 53.3, outperforming the
previous best methods by 2.0 AR with a simpler structure. We hope that OpenInst
can serve as a solid baselines for future research in this area.
| no_new_dataset | 0.945349 |
2303.15879 | Tao Wu | Tao Wu and Mengqi Cao and Ziteng Gao and Gangshan Wu and Limin Wang | STMixer: A One-Stage Sparse Action Detector | Accepted by CVPR 2023 | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Traditional video action detectors typically adopt the two-stage pipeline,
where a person detector is first employed to generate actor boxes and then 3D
RoIAlign is used to extract actor-specific features for classification. This
detection paradigm requires multi-stage training and inference, and cannot
capture context information outside the bounding box. Recently, a few
query-based action detectors are proposed to predict action instances in an
end-to-end manner. However, they still lack adaptability in feature sampling
and decoding, thus suffering from the issues of inferior performance or slower
convergence. In this paper, we propose a new one-stage sparse action detector,
termed STMixer. STMixer is based on two core designs. First, we present a
query-based adaptive feature sampling module, which endows our STMixer with the
flexibility of mining a set of discriminative features from the entire
spatiotemporal domain. Second, we devise a dual-branch feature mixing module,
which allows our STMixer to dynamically attend to and mix video features along
the spatial and the temporal dimension respectively for better feature
decoding. Coupling these two designs with a video backbone yields an efficient
end-to-end action detector. Without bells and whistles, our STMixer obtains the
state-of-the-art results on the datasets of AVA, UCF101-24, and JHMDB.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 10:47:06 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Wu",
"Tao",
""
],
[
"Cao",
"Mengqi",
""
],
[
"Gao",
"Ziteng",
""
],
[
"Wu",
"Gangshan",
""
],
[
"Wang",
"Limin",
""
]
] | TITLE: STMixer: A One-Stage Sparse Action Detector
ABSTRACT: Traditional video action detectors typically adopt the two-stage pipeline,
where a person detector is first employed to generate actor boxes and then 3D
RoIAlign is used to extract actor-specific features for classification. This
detection paradigm requires multi-stage training and inference, and cannot
capture context information outside the bounding box. Recently, a few
query-based action detectors are proposed to predict action instances in an
end-to-end manner. However, they still lack adaptability in feature sampling
and decoding, thus suffering from the issues of inferior performance or slower
convergence. In this paper, we propose a new one-stage sparse action detector,
termed STMixer. STMixer is based on two core designs. First, we present a
query-based adaptive feature sampling module, which endows our STMixer with the
flexibility of mining a set of discriminative features from the entire
spatiotemporal domain. Second, we devise a dual-branch feature mixing module,
which allows our STMixer to dynamically attend to and mix video features along
the spatial and the temporal dimension respectively for better feature
decoding. Coupling these two designs with a video backbone yields an efficient
end-to-end action detector. Without bells and whistles, our STMixer obtains the
state-of-the-art results on the datasets of AVA, UCF101-24, and JHMDB.
| no_new_dataset | 0.938913 |
2303.15880 | Guillaume Rochette | Guillaume Rochette, Chris Russell, Richard Bowden | Novel View Synthesis of Humans using Differentiable Rendering | Accepted at IEEE transactions on Biometrics, Behavior, and Identity
Science, 10 pages, 11 figures. arXiv admin note: substantial text overlap
with arXiv:2111.12731 | null | 10.1109/TBIOM.2022.3218903 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present a new approach for synthesizing novel views of people in new
poses. Our novel differentiable renderer enables the synthesis of highly
realistic images from any viewpoint. Rather than operating over mesh-based
structures, our renderer makes use of diffuse Gaussian primitives that directly
represent the underlying skeletal structure of a human. Rendering these
primitives gives results in a high-dimensional latent image, which is then
transformed into an RGB image by a decoder network. The formulation gives rise
to a fully differentiable framework that can be trained end-to-end. We
demonstrate the effectiveness of our approach to image reconstruction on both
the Human3.6M and Panoptic Studio datasets. We show how our approach can be
used for motion transfer between individuals; novel view synthesis of
individuals captured from just a single camera; to synthesize individuals from
any virtual viewpoint; and to re-render people in novel poses. Code and video
results are available at
https://github.com/GuillaumeRochette/HumanViewSynthesis.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 10:48:33 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Rochette",
"Guillaume",
""
],
[
"Russell",
"Chris",
""
],
[
"Bowden",
"Richard",
""
]
] | TITLE: Novel View Synthesis of Humans using Differentiable Rendering
ABSTRACT: We present a new approach for synthesizing novel views of people in new
poses. Our novel differentiable renderer enables the synthesis of highly
realistic images from any viewpoint. Rather than operating over mesh-based
structures, our renderer makes use of diffuse Gaussian primitives that directly
represent the underlying skeletal structure of a human. Rendering these
primitives gives results in a high-dimensional latent image, which is then
transformed into an RGB image by a decoder network. The formulation gives rise
to a fully differentiable framework that can be trained end-to-end. We
demonstrate the effectiveness of our approach to image reconstruction on both
the Human3.6M and Panoptic Studio datasets. We show how our approach can be
used for motion transfer between individuals; novel view synthesis of
individuals captured from just a single camera; to synthesize individuals from
any virtual viewpoint; and to re-render people in novel poses. Code and video
results are available at
https://github.com/GuillaumeRochette/HumanViewSynthesis.
| no_new_dataset | 0.952926 |
2303.15900 | Jeonghwan Kim | Jeonghwan Kim, Tianyu Li, Sehoon Ha | ARMP: Autoregressive Motion Planning for Quadruped Locomotion and
Navigation in Complex Indoor Environments | Submitted to IROS | null | null | null | cs.RO | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Generating natural and physically feasible motions for legged robots has been
a challenging problem due to its complex dynamics. In this work, we introduce a
novel learning-based framework of autoregressive motion planner (ARMP) for
quadruped locomotion and navigation. Our method can generate motion plans with
an arbitrary length in an autoregressive fashion, unlike most offline
trajectory optimization algorithms for a fixed trajectory length. To this end,
we first construct the motion library by solving a dense set of trajectory
optimization problems for diverse scenarios and parameter settings. Then we
learn the motion manifold from the dataset in a supervised learning fashion. We
show that the proposed ARMP can generate physically plausible motions for
various tasks and situations. We also showcase that our method can be
successfully integrated with the recent robot navigation frameworks as a
low-level controller and unleash the full capability of legged robots for
complex indoor navigation.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 11:26:13 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Kim",
"Jeonghwan",
""
],
[
"Li",
"Tianyu",
""
],
[
"Ha",
"Sehoon",
""
]
] | TITLE: ARMP: Autoregressive Motion Planning for Quadruped Locomotion and
Navigation in Complex Indoor Environments
ABSTRACT: Generating natural and physically feasible motions for legged robots has been
a challenging problem due to its complex dynamics. In this work, we introduce a
novel learning-based framework of autoregressive motion planner (ARMP) for
quadruped locomotion and navigation. Our method can generate motion plans with
an arbitrary length in an autoregressive fashion, unlike most offline
trajectory optimization algorithms for a fixed trajectory length. To this end,
we first construct the motion library by solving a dense set of trajectory
optimization problems for diverse scenarios and parameter settings. Then we
learn the motion manifold from the dataset in a supervised learning fashion. We
show that the proposed ARMP can generate physically plausible motions for
various tasks and situations. We also showcase that our method can be
successfully integrated with the recent robot navigation frameworks as a
low-level controller and unleash the full capability of legged robots for
complex indoor navigation.
| no_new_dataset | 0.9462 |
2303.15904 | Lei Ke | Lei Ke, Martin Danelljan, Henghui Ding, Yu-Wing Tai, Chi-Keung Tang,
Fisher Yu | Mask-Free Video Instance Segmentation | Accepted in CVPR 2023; Code: https://github.com/SysCV/MaskFreeVis;
Project page: http://vis.xyz/pub/maskfreevis | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The recent advancement in Video Instance Segmentation (VIS) has largely been
driven by the use of deeper and increasingly data-hungry transformer-based
models. However, video masks are tedious and expensive to annotate, limiting
the scale and diversity of existing VIS datasets. In this work, we aim to
remove the mask-annotation requirement. We propose MaskFreeVIS, achieving
highly competitive VIS performance, while only using bounding box annotations
for the object state. We leverage the rich temporal mask consistency
constraints in videos by introducing the Temporal KNN-patch Loss (TK-Loss),
providing strong mask supervision without any labels. Our TK-Loss finds
one-to-many matches across frames, through an efficient patch-matching step
followed by a K-nearest neighbor selection. A consistency loss is then enforced
on the found matches. Our mask-free objective is simple to implement, has no
trainable parameters, is computationally efficient, yet outperforms baselines
employing, e.g., state-of-the-art optical flow to enforce temporal mask
consistency. We validate MaskFreeVIS on the YouTube-VIS 2019/2021, OVIS and
BDD100K MOTS benchmarks. The results clearly demonstrate the efficacy of our
method by drastically narrowing the gap between fully and weakly-supervised VIS
performance. Our code and trained models are available at
https://github.com/SysCV/MaskFreeVis.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 11:48:07 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Ke",
"Lei",
""
],
[
"Danelljan",
"Martin",
""
],
[
"Ding",
"Henghui",
""
],
[
"Tai",
"Yu-Wing",
""
],
[
"Tang",
"Chi-Keung",
""
],
[
"Yu",
"Fisher",
""
]
] | TITLE: Mask-Free Video Instance Segmentation
ABSTRACT: The recent advancement in Video Instance Segmentation (VIS) has largely been
driven by the use of deeper and increasingly data-hungry transformer-based
models. However, video masks are tedious and expensive to annotate, limiting
the scale and diversity of existing VIS datasets. In this work, we aim to
remove the mask-annotation requirement. We propose MaskFreeVIS, achieving
highly competitive VIS performance, while only using bounding box annotations
for the object state. We leverage the rich temporal mask consistency
constraints in videos by introducing the Temporal KNN-patch Loss (TK-Loss),
providing strong mask supervision without any labels. Our TK-Loss finds
one-to-many matches across frames, through an efficient patch-matching step
followed by a K-nearest neighbor selection. A consistency loss is then enforced
on the found matches. Our mask-free objective is simple to implement, has no
trainable parameters, is computationally efficient, yet outperforms baselines
employing, e.g., state-of-the-art optical flow to enforce temporal mask
consistency. We validate MaskFreeVIS on the YouTube-VIS 2019/2021, OVIS and
BDD100K MOTS benchmarks. The results clearly demonstrate the efficacy of our
method by drastically narrowing the gap between fully and weakly-supervised VIS
performance. Our code and trained models are available at
https://github.com/SysCV/MaskFreeVis.
| no_new_dataset | 0.948775 |
2303.15937 | HsiaoYuan Hsu | HsiaoYuan Hsu, Xiangteng He, Yuxin Peng, Hao Kong and Qing Zhang | PosterLayout: A New Benchmark and Approach for Content-aware
Visual-Textual Presentation Layout | Accepted to CVPR 2023. Dataset and code are available at
https://github.com/PKU-ICST-MIPL/PosterLayout-CVPR2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Content-aware visual-textual presentation layout aims at arranging spatial
space on the given canvas for pre-defined elements, including text, logo, and
underlay, which is a key to automatic template-free creative graphic design. In
practical applications, e.g., poster designs, the canvas is originally
non-empty, and both inter-element relationships as well as inter-layer
relationships should be concerned when generating a proper layout. A few recent
works deal with them simultaneously, but they still suffer from poor graphic
performance, such as a lack of layout variety or spatial non-alignment. Since
content-aware visual-textual presentation layout is a novel task, we first
construct a new dataset named PosterLayout, which consists of 9,974
poster-layout pairs and 905 images, i.e., non-empty canvases. It is more
challenging and useful for greater layout variety, domain diversity, and
content diversity. Then, we propose design sequence formation (DSF) that
reorganizes elements in layouts to imitate the design processes of human
designers, and a novel CNN-LSTM-based conditional generative adversarial
network (GAN) is presented to generate proper layouts. Specifically, the
discriminator is design-sequence-aware and will supervise the "design" process
of the generator. Experimental results verify the usefulness of the new
benchmark and the effectiveness of the proposed approach, which achieves the
best performance by generating suitable layouts for diverse canvases.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 12:48:36 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Hsu",
"HsiaoYuan",
""
],
[
"He",
"Xiangteng",
""
],
[
"Peng",
"Yuxin",
""
],
[
"Kong",
"Hao",
""
],
[
"Zhang",
"Qing",
""
]
] | TITLE: PosterLayout: A New Benchmark and Approach for Content-aware
Visual-Textual Presentation Layout
ABSTRACT: Content-aware visual-textual presentation layout aims at arranging spatial
space on the given canvas for pre-defined elements, including text, logo, and
underlay, which is a key to automatic template-free creative graphic design. In
practical applications, e.g., poster designs, the canvas is originally
non-empty, and both inter-element relationships as well as inter-layer
relationships should be concerned when generating a proper layout. A few recent
works deal with them simultaneously, but they still suffer from poor graphic
performance, such as a lack of layout variety or spatial non-alignment. Since
content-aware visual-textual presentation layout is a novel task, we first
construct a new dataset named PosterLayout, which consists of 9,974
poster-layout pairs and 905 images, i.e., non-empty canvases. It is more
challenging and useful for greater layout variety, domain diversity, and
content diversity. Then, we propose design sequence formation (DSF) that
reorganizes elements in layouts to imitate the design processes of human
designers, and a novel CNN-LSTM-based conditional generative adversarial
network (GAN) is presented to generate proper layouts. Specifically, the
discriminator is design-sequence-aware and will supervise the "design" process
of the generator. Experimental results verify the usefulness of the new
benchmark and the effectiveness of the proposed approach, which achieves the
best performance by generating suitable layouts for diverse canvases.
| new_dataset | 0.954265 |
2303.15946 | Edoardo D'Amico | Edoardo D'Amico, Khalil Muhammad, Elias Tragos, Barry Smyth, Neil
Hurley, Aonghus Lawlor | Item Graph Convolution Collaborative Filtering for Inductive
Recommendations | null | LNCS,volume 13980, pp 249-263, 2023 | 10.1007/978-3-031-28244-7_16 | null | cs.IR cs.LG | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Graph Convolutional Networks (GCN) have been recently employed as core
component in the construction of recommender system algorithms, interpreting
user-item interactions as the edges of a bipartite graph. However, in the
absence of side information, the majority of existing models adopt an approach
of randomly initialising the user embeddings and optimising them throughout the
training process. This strategy makes these algorithms inherently transductive,
curtailing their ability to generate predictions for users that were unseen at
training time. To address this issue, we propose a convolution-based algorithm,
which is inductive from the user perspective, while at the same time, depending
only on implicit user-item interaction data. We propose the construction of an
item-item graph through a weighted projection of the bipartite interaction
network and to employ convolution to inject higher order associations into item
embeddings, while constructing user representations as weighted sums of the
items with which they have interacted. Despite not training individual
embeddings for each user our approach achieves state of-the-art recommendation
performance with respect to transductive baselines on four real-world datasets,
showing at the same time robust inductive performance.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 12:58:41 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"D'Amico",
"Edoardo",
""
],
[
"Muhammad",
"Khalil",
""
],
[
"Tragos",
"Elias",
""
],
[
"Smyth",
"Barry",
""
],
[
"Hurley",
"Neil",
""
],
[
"Lawlor",
"Aonghus",
""
]
] | TITLE: Item Graph Convolution Collaborative Filtering for Inductive
Recommendations
ABSTRACT: Graph Convolutional Networks (GCN) have been recently employed as core
component in the construction of recommender system algorithms, interpreting
user-item interactions as the edges of a bipartite graph. However, in the
absence of side information, the majority of existing models adopt an approach
of randomly initialising the user embeddings and optimising them throughout the
training process. This strategy makes these algorithms inherently transductive,
curtailing their ability to generate predictions for users that were unseen at
training time. To address this issue, we propose a convolution-based algorithm,
which is inductive from the user perspective, while at the same time, depending
only on implicit user-item interaction data. We propose the construction of an
item-item graph through a weighted projection of the bipartite interaction
network and to employ convolution to inject higher order associations into item
embeddings, while constructing user representations as weighted sums of the
items with which they have interacted. Despite not training individual
embeddings for each user our approach achieves state of-the-art recommendation
performance with respect to transductive baselines on four real-world datasets,
showing at the same time robust inductive performance.
| no_new_dataset | 0.946892 |
2303.15947 | Ryo Hachiuma | Ryo Hachiuma, Tomohiro Shimizu, Hideo Saito, Hiroki Kajita, Yoshifumi
Takatsume | Deep Selection: A Fully Supervised Camera Selection Network for Surgery
Recordings | MICCAI 2020 | null | null | null | cs.CV cs.AI cs.LG | http://creativecommons.org/licenses/by/4.0/ | Recording surgery in operating rooms is an essential task for education and
evaluation of medical treatment. However, recording the desired targets, such
as the surgery field, surgical tools, or doctor's hands, is difficult because
the targets are heavily occluded during surgery. We use a recording system in
which multiple cameras are embedded in the surgical lamp, and we assume that at
least one camera is recording the target without occlusion at any given time.
As the embedded cameras obtain multiple video sequences, we address the task of
selecting the camera with the best view of the surgery. Unlike the conventional
method, which selects the camera based on the area size of the surgery field,
we propose a deep neural network that predicts the camera selection probability
from multiple video sequences by learning the supervision of the expert
annotation. We created a dataset in which six different types of plastic
surgery are recorded, and we provided the annotation of camera switching. Our
experiments show that our approach successfully switched between cameras and
outperformed three baseline methods.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 13:00:08 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Hachiuma",
"Ryo",
""
],
[
"Shimizu",
"Tomohiro",
""
],
[
"Saito",
"Hideo",
""
],
[
"Kajita",
"Hiroki",
""
],
[
"Takatsume",
"Yoshifumi",
""
]
] | TITLE: Deep Selection: A Fully Supervised Camera Selection Network for Surgery
Recordings
ABSTRACT: Recording surgery in operating rooms is an essential task for education and
evaluation of medical treatment. However, recording the desired targets, such
as the surgery field, surgical tools, or doctor's hands, is difficult because
the targets are heavily occluded during surgery. We use a recording system in
which multiple cameras are embedded in the surgical lamp, and we assume that at
least one camera is recording the target without occlusion at any given time.
As the embedded cameras obtain multiple video sequences, we address the task of
selecting the camera with the best view of the surgery. Unlike the conventional
method, which selects the camera based on the area size of the surgery field,
we propose a deep neural network that predicts the camera selection probability
from multiple video sequences by learning the supervision of the expert
annotation. We created a dataset in which six different types of plastic
surgery are recorded, and we provided the annotation of camera switching. Our
experiments show that our approach successfully switched between cameras and
outperformed three baseline methods.
| new_dataset | 0.957158 |
2303.15948 | Stefanos Eleftheriadis PhD | Stefanos Eleftheriadis, Dominic Richards, James Hensman | Sparse Gaussian Processes with Spherical Harmonic Features Revisited | null | null | null | null | stat.ML cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We revisit the Gaussian process model with spherical harmonic features and
study connections between the associated RKHS, its eigenstructure and deep
models. Based on this, we introduce a new class of kernels which correspond to
deep models of continuous depth. In our formulation, depth can be estimated as
a kernel hyper-parameter by optimizing the evidence lower bound. Further, we
introduce sparseness in the eigenbasis by variational learning of the spherical
harmonic phases. This enables scaling to larger input dimensions than
previously, while also allowing for learning of high frequency variations. We
validate our approach on machine learning benchmark datasets.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 13:02:48 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Eleftheriadis",
"Stefanos",
""
],
[
"Richards",
"Dominic",
""
],
[
"Hensman",
"James",
""
]
] | TITLE: Sparse Gaussian Processes with Spherical Harmonic Features Revisited
ABSTRACT: We revisit the Gaussian process model with spherical harmonic features and
study connections between the associated RKHS, its eigenstructure and deep
models. Based on this, we introduce a new class of kernels which correspond to
deep models of continuous depth. In our formulation, depth can be estimated as
a kernel hyper-parameter by optimizing the evidence lower bound. Further, we
introduce sparseness in the eigenbasis by variational learning of the spherical
harmonic phases. This enables scaling to larger input dimensions than
previously, while also allowing for learning of high frequency variations. We
validate our approach on machine learning benchmark datasets.
| no_new_dataset | 0.95096 |
2303.15951 | Peng Wang | Peng Wang, Yuan Liu, Zhaoxi Chen, Lingjie Liu, Ziwei Liu, Taku Komura,
Christian Theobalt, Wenping Wang | F$^{2}$-NeRF: Fast Neural Radiance Field Training with Free Camera
Trajectories | CVPR 2023. Project page: https://totoro97.github.io/projects/f2-nerf | null | null | null | cs.CV cs.GR | http://creativecommons.org/licenses/by/4.0/ | This paper presents a novel grid-based NeRF called F2-NeRF (Fast-Free-NeRF)
for novel view synthesis, which enables arbitrary input camera trajectories and
only costs a few minutes for training. Existing fast grid-based NeRF training
frameworks, like Instant-NGP, Plenoxels, DVGO, or TensoRF, are mainly designed
for bounded scenes and rely on space warping to handle unbounded scenes.
Existing two widely-used space-warping methods are only designed for the
forward-facing trajectory or the 360-degree object-centric trajectory but
cannot process arbitrary trajectories. In this paper, we delve deep into the
mechanism of space warping to handle unbounded scenes. Based on our analysis,
we further propose a novel space-warping method called perspective warping,
which allows us to handle arbitrary trajectories in the grid-based NeRF
framework. Extensive experiments demonstrate that F2-NeRF is able to use the
same perspective warping to render high-quality images on two standard datasets
and a new free trajectory dataset collected by us. Project page:
https://totoro97.github.io/projects/f2-nerf.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 13:09:44 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Wang",
"Peng",
""
],
[
"Liu",
"Yuan",
""
],
[
"Chen",
"Zhaoxi",
""
],
[
"Liu",
"Lingjie",
""
],
[
"Liu",
"Ziwei",
""
],
[
"Komura",
"Taku",
""
],
[
"Theobalt",
"Christian",
""
],
[
"Wang",
"Wenping",
""
]
] | TITLE: F$^{2}$-NeRF: Fast Neural Radiance Field Training with Free Camera
Trajectories
ABSTRACT: This paper presents a novel grid-based NeRF called F2-NeRF (Fast-Free-NeRF)
for novel view synthesis, which enables arbitrary input camera trajectories and
only costs a few minutes for training. Existing fast grid-based NeRF training
frameworks, like Instant-NGP, Plenoxels, DVGO, or TensoRF, are mainly designed
for bounded scenes and rely on space warping to handle unbounded scenes.
Existing two widely-used space-warping methods are only designed for the
forward-facing trajectory or the 360-degree object-centric trajectory but
cannot process arbitrary trajectories. In this paper, we delve deep into the
mechanism of space warping to handle unbounded scenes. Based on our analysis,
we further propose a novel space-warping method called perspective warping,
which allows us to handle arbitrary trajectories in the grid-based NeRF
framework. Extensive experiments demonstrate that F2-NeRF is able to use the
same perspective warping to render high-quality images on two standard datasets
and a new free trajectory dataset collected by us. Project page:
https://totoro97.github.io/projects/f2-nerf.
| new_dataset | 0.956104 |
2303.15960 | Raghavendra Badiger | Raghavendra Badiger, M. Prabhakar | ASCNet-ECG: Deep Autoencoder based Attention aware Skip Connection
network for ECG filtering | null | International Journal of Engineering Trends and Technology Volume
71 Issue 2, 382-398, February 2023 | 10.14445/22315381/IJETT-V71I2P240 | null | eess.SP cs.CY | http://creativecommons.org/licenses/by/4.0/ | Currently, the telehealth monitoring field has gained huge attention due to
its noteworthy use in day-to-day life. This advancement has led to an increase
in the data collection of electrophysiological signals. Due to this
advancement, electrocardiogram (ECG) signal monitoring has become a leading
task in the medical field. ECG plays an important role in the medical field by
analysing cardiac physiology and abnormalities. However, these signals are
affected due to numerous varieties of noises, such as electrode motion,
baseline wander and white noise etc., which affects the diagnosis accuracy.
Therefore, filtering ECG signals became an important task. Currently, deep
learning schemes are widely employed in signal-filtering tasks due to their
efficient architecture of feature learning. This work presents a deep
learning-based scheme for ECG signal filtering, which is based on the deep
autoencoder module. According to this scheme, the data is processed through the
encoder and decoder layer to reconstruct by eliminating noises. The proposed
deep learning architecture uses a modified ReLU function to improve the
learning of attributes because standard ReLU cannot adapt to huge variations.
Further, a skip connection is also incorporated in the proposed architecture,
which retains the key feature of the encoder layer while mapping these features
to the decoder layer. Similarly, an attention model is also included, which
performs channel and spatial attention, which generates the robust map by using
channel and average pooling operations, resulting in improving the learning
performance. The proposed approach is tested on a publicly available MIT-BIH
dataset where different types of noise, such as electrode motion, baseline
water and motion artifacts, are added to the original signal at varied SNR
levels.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 13:23:03 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Badiger",
"Raghavendra",
""
],
[
"Prabhakar",
"M.",
""
]
] | TITLE: ASCNet-ECG: Deep Autoencoder based Attention aware Skip Connection
network for ECG filtering
ABSTRACT: Currently, the telehealth monitoring field has gained huge attention due to
its noteworthy use in day-to-day life. This advancement has led to an increase
in the data collection of electrophysiological signals. Due to this
advancement, electrocardiogram (ECG) signal monitoring has become a leading
task in the medical field. ECG plays an important role in the medical field by
analysing cardiac physiology and abnormalities. However, these signals are
affected due to numerous varieties of noises, such as electrode motion,
baseline wander and white noise etc., which affects the diagnosis accuracy.
Therefore, filtering ECG signals became an important task. Currently, deep
learning schemes are widely employed in signal-filtering tasks due to their
efficient architecture of feature learning. This work presents a deep
learning-based scheme for ECG signal filtering, which is based on the deep
autoencoder module. According to this scheme, the data is processed through the
encoder and decoder layer to reconstruct by eliminating noises. The proposed
deep learning architecture uses a modified ReLU function to improve the
learning of attributes because standard ReLU cannot adapt to huge variations.
Further, a skip connection is also incorporated in the proposed architecture,
which retains the key feature of the encoder layer while mapping these features
to the decoder layer. Similarly, an attention model is also included, which
performs channel and spatial attention, which generates the robust map by using
channel and average pooling operations, resulting in improving the learning
performance. The proposed approach is tested on a publicly available MIT-BIH
dataset where different types of noise, such as electrode motion, baseline
water and motion artifacts, are added to the original signal at varied SNR
levels.
| no_new_dataset | 0.948775 |
2303.15973 | Suman Adhya | Suman Adhya, Avishek Lahiri, Debarshi Kumar Sanyal | Do Neural Topic Models Really Need Dropout? Analysis of the Effect of
Dropout in Topic Modeling | Accepted at EACL 2023 | null | null | null | cs.CL cs.LG | http://creativecommons.org/licenses/by/4.0/ | Dropout is a widely used regularization trick to resolve the overfitting
issue in large feedforward neural networks trained on a small dataset, which
performs poorly on the held-out test subset. Although the effectiveness of this
regularization trick has been extensively studied for convolutional neural
networks, there is a lack of analysis of it for unsupervised models and in
particular, VAE-based neural topic models. In this paper, we have analyzed the
consequences of dropout in the encoder as well as in the decoder of the VAE
architecture in three widely used neural topic models, namely, contextualized
topic model (CTM), ProdLDA, and embedded topic model (ETM) using four publicly
available datasets. We characterize the dropout effect on these models in terms
of the quality and predictive performance of the generated topics.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 13:45:39 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Adhya",
"Suman",
""
],
[
"Lahiri",
"Avishek",
""
],
[
"Sanyal",
"Debarshi Kumar",
""
]
] | TITLE: Do Neural Topic Models Really Need Dropout? Analysis of the Effect of
Dropout in Topic Modeling
ABSTRACT: Dropout is a widely used regularization trick to resolve the overfitting
issue in large feedforward neural networks trained on a small dataset, which
performs poorly on the held-out test subset. Although the effectiveness of this
regularization trick has been extensively studied for convolutional neural
networks, there is a lack of analysis of it for unsupervised models and in
particular, VAE-based neural topic models. In this paper, we have analyzed the
consequences of dropout in the encoder as well as in the decoder of the VAE
architecture in three widely used neural topic models, namely, contextualized
topic model (CTM), ProdLDA, and embedded topic model (ETM) using four publicly
available datasets. We characterize the dropout effect on these models in terms
of the quality and predictive performance of the generated topics.
| no_new_dataset | 0.949106 |
2303.15990 | Giovanni Rosa | Giovanni Rosa, Antonio Mastropaolo, Simone Scalabrino, Gabriele
Bavota, Rocco Oliveto | Automatically Generating Dockerfiles via Deep Learning: Challenges and
Promises | null | null | null | null | cs.SE | http://creativecommons.org/licenses/by/4.0/ | Containerization allows developers to define the execution environment in
which their software needs to be installed. Docker is the leading platform in
this field, and developers that use it are required to write a Dockerfile for
their software. Writing Dockerfiles is far from trivial, especially when the
system has unusual requirements for its execution environment. Despite several
tools exist to support developers in writing Dockerfiles, none of them is able
to generate entire Dockerfiles from scratch given a high-level specification of
the requirements of the execution environment. In this paper, we present a
study in which we aim at understanding to what extent Deep Learning (DL), which
has been proven successful for other coding tasks, can be used for this
specific coding task. We preliminarily defined a structured natural language
specification for Dockerfile requirements and a methodology that we use to
automatically infer the requirements from the largest dataset of Dockerfiles
currently available. We used the obtained dataset, with 670,982 instances, to
train and test a Text-to-Text Transfer Transformer (T5) model, following the
current state-of-the-art procedure for coding tasks, to automatically generate
Dockerfiles from the structured specifications. The results of our evaluation
show that T5 performs similarly to the more trivial IR-based baselines we
considered. We also report the open challenges associated with the application
of deep learning in the context of Dockerfile generation.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 14:06:28 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Rosa",
"Giovanni",
""
],
[
"Mastropaolo",
"Antonio",
""
],
[
"Scalabrino",
"Simone",
""
],
[
"Bavota",
"Gabriele",
""
],
[
"Oliveto",
"Rocco",
""
]
] | TITLE: Automatically Generating Dockerfiles via Deep Learning: Challenges and
Promises
ABSTRACT: Containerization allows developers to define the execution environment in
which their software needs to be installed. Docker is the leading platform in
this field, and developers that use it are required to write a Dockerfile for
their software. Writing Dockerfiles is far from trivial, especially when the
system has unusual requirements for its execution environment. Despite several
tools exist to support developers in writing Dockerfiles, none of them is able
to generate entire Dockerfiles from scratch given a high-level specification of
the requirements of the execution environment. In this paper, we present a
study in which we aim at understanding to what extent Deep Learning (DL), which
has been proven successful for other coding tasks, can be used for this
specific coding task. We preliminarily defined a structured natural language
specification for Dockerfile requirements and a methodology that we use to
automatically infer the requirements from the largest dataset of Dockerfiles
currently available. We used the obtained dataset, with 670,982 instances, to
train and test a Text-to-Text Transfer Transformer (T5) model, following the
current state-of-the-art procedure for coding tasks, to automatically generate
Dockerfiles from the structured specifications. The results of our evaluation
show that T5 performs similarly to the more trivial IR-based baselines we
considered. We also report the open challenges associated with the application
of deep learning in the context of Dockerfile generation.
| no_new_dataset | 0.930711 |
2303.15993 | Hojjat Mokhtarabadi | Hojjat Mokhtarabadi, Kave Bahraman, Mehrdad HosseinZadeh, Mahdi
Eftekhari | SELF-VS: Self-supervised Encoding Learning For Video Summarization | 9 pages, 5 figures | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Despite its wide range of applications, video summarization is still held
back by the scarcity of extensive datasets, largely due to the labor-intensive
and costly nature of frame-level annotations. As a result, existing video
summarization methods are prone to overfitting. To mitigate this challenge, we
propose a novel self-supervised video representation learning method using
knowledge distillation to pre-train a transformer encoder. Our method matches
its semantic video representation, which is constructed with respect to frame
importance scores, to a representation derived from a CNN trained on video
classification. Empirical evaluations on correlation-based metrics, such as
Kendall's $\tau$ and Spearman's $\rho$ demonstrate the superiority of our
approach compared to existing state-of-the-art methods in assigning relative
scores to the input frames.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 14:08:05 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Mokhtarabadi",
"Hojjat",
""
],
[
"Bahraman",
"Kave",
""
],
[
"HosseinZadeh",
"Mehrdad",
""
],
[
"Eftekhari",
"Mahdi",
""
]
] | TITLE: SELF-VS: Self-supervised Encoding Learning For Video Summarization
ABSTRACT: Despite its wide range of applications, video summarization is still held
back by the scarcity of extensive datasets, largely due to the labor-intensive
and costly nature of frame-level annotations. As a result, existing video
summarization methods are prone to overfitting. To mitigate this challenge, we
propose a novel self-supervised video representation learning method using
knowledge distillation to pre-train a transformer encoder. Our method matches
its semantic video representation, which is constructed with respect to frame
importance scores, to a representation derived from a CNN trained on video
classification. Empirical evaluations on correlation-based metrics, such as
Kendall's $\tau$ and Spearman's $\rho$ demonstrate the superiority of our
approach compared to existing state-of-the-art methods in assigning relative
scores to the input frames.
| no_new_dataset | 0.946843 |
2303.16005 | Yi Xu | Yi Xu, Armin Bazarjani, Hyung-gun Chi, Chiho Choi, Yun Fu | Uncovering the Missing Pattern: Unified Framework Towards Trajectory
Imputation and Prediction | Accepted by CVPR 2023, Supplementary Material at
https://github.com/colorfulfuture/GC-VRNN | null | null | null | cs.CV | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Trajectory prediction is a crucial undertaking in understanding entity
movement or human behavior from observed sequences. However, current methods
often assume that the observed sequences are complete while ignoring the
potential for missing values caused by object occlusion, scope limitation,
sensor failure, etc. This limitation inevitably hinders the accuracy of
trajectory prediction. To address this issue, our paper presents a unified
framework, the Graph-based Conditional Variational Recurrent Neural Network
(GC-VRNN), which can perform trajectory imputation and prediction
simultaneously. Specifically, we introduce a novel Multi-Space Graph Neural
Network (MS-GNN) that can extract spatial features from incomplete observations
and leverage missing patterns. Additionally, we employ a Conditional VRNN with
a specifically designed Temporal Decay (TD) module to capture temporal
dependencies and temporal missing patterns in incomplete trajectories. The
inclusion of the TD module allows for valuable information to be conveyed
through the temporal flow. We also curate and benchmark three practical
datasets for the joint problem of trajectory imputation and prediction.
Extensive experiments verify the exceptional performance of our proposed
method. As far as we know, this is the first work to address the lack of
benchmarks and techniques for trajectory imputation and prediction in a unified
manner.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 14:27:27 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Xu",
"Yi",
""
],
[
"Bazarjani",
"Armin",
""
],
[
"Chi",
"Hyung-gun",
""
],
[
"Choi",
"Chiho",
""
],
[
"Fu",
"Yun",
""
]
] | TITLE: Uncovering the Missing Pattern: Unified Framework Towards Trajectory
Imputation and Prediction
ABSTRACT: Trajectory prediction is a crucial undertaking in understanding entity
movement or human behavior from observed sequences. However, current methods
often assume that the observed sequences are complete while ignoring the
potential for missing values caused by object occlusion, scope limitation,
sensor failure, etc. This limitation inevitably hinders the accuracy of
trajectory prediction. To address this issue, our paper presents a unified
framework, the Graph-based Conditional Variational Recurrent Neural Network
(GC-VRNN), which can perform trajectory imputation and prediction
simultaneously. Specifically, we introduce a novel Multi-Space Graph Neural
Network (MS-GNN) that can extract spatial features from incomplete observations
and leverage missing patterns. Additionally, we employ a Conditional VRNN with
a specifically designed Temporal Decay (TD) module to capture temporal
dependencies and temporal missing patterns in incomplete trajectories. The
inclusion of the TD module allows for valuable information to be conveyed
through the temporal flow. We also curate and benchmark three practical
datasets for the joint problem of trajectory imputation and prediction.
Extensive experiments verify the exceptional performance of our proposed
method. As far as we know, this is the first work to address the lack of
benchmarks and techniques for trajectory imputation and prediction in a unified
manner.
| no_new_dataset | 0.93744 |
2303.16024 | Fiona Ryan | Fiona Ryan, Hao Jiang, Abhinav Shukla, James M. Rehg, Vamsi Krishna
Ithapu | Egocentric Auditory Attention Localization in Conversations | null | null | null | null | cs.CV cs.SD eess.AS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In a noisy conversation environment such as a dinner party, people often
exhibit selective auditory attention, or the ability to focus on a particular
speaker while tuning out others. Recognizing who somebody is listening to in a
conversation is essential for developing technologies that can understand
social behavior and devices that can augment human hearing by amplifying
particular sound sources. The computer vision and audio research communities
have made great strides towards recognizing sound sources and speakers in
scenes. In this work, we take a step further by focusing on the problem of
localizing auditory attention targets in egocentric video, or detecting who in
a camera wearer's field of view they are listening to. To tackle the new and
challenging Selective Auditory Attention Localization problem, we propose an
end-to-end deep learning approach that uses egocentric video and multichannel
audio to predict the heatmap of the camera wearer's auditory attention. Our
approach leverages spatiotemporal audiovisual features and holistic reasoning
about the scene to make predictions, and outperforms a set of baselines on a
challenging multi-speaker conversation dataset. Project page:
https://fkryan.github.io/saal
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 14:52:03 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Ryan",
"Fiona",
""
],
[
"Jiang",
"Hao",
""
],
[
"Shukla",
"Abhinav",
""
],
[
"Rehg",
"James M.",
""
],
[
"Ithapu",
"Vamsi Krishna",
""
]
] | TITLE: Egocentric Auditory Attention Localization in Conversations
ABSTRACT: In a noisy conversation environment such as a dinner party, people often
exhibit selective auditory attention, or the ability to focus on a particular
speaker while tuning out others. Recognizing who somebody is listening to in a
conversation is essential for developing technologies that can understand
social behavior and devices that can augment human hearing by amplifying
particular sound sources. The computer vision and audio research communities
have made great strides towards recognizing sound sources and speakers in
scenes. In this work, we take a step further by focusing on the problem of
localizing auditory attention targets in egocentric video, or detecting who in
a camera wearer's field of view they are listening to. To tackle the new and
challenging Selective Auditory Attention Localization problem, we propose an
end-to-end deep learning approach that uses egocentric video and multichannel
audio to predict the heatmap of the camera wearer's auditory attention. Our
approach leverages spatiotemporal audiovisual features and holistic reasoning
about the scene to make predictions, and outperforms a set of baselines on a
challenging multi-speaker conversation dataset. Project page:
https://fkryan.github.io/saal
| no_new_dataset | 0.942135 |
2303.16067 | Aaron Pache | Aaron Pache and Mark CW van Rossum | Lazy learning: a biologically-inspired plasticity rule for fast and
energy efficient synaptic plasticity | 13 pages, 6 figures | null | null | null | cs.NE cs.AI cs.LG q-bio.NC | http://creativecommons.org/licenses/by-sa/4.0/ | When training neural networks for classification tasks with backpropagation,
parameters are updated on every trial, even if the sample is classified
correctly. In contrast, humans concentrate their learning effort on errors.
Inspired by human learning, we introduce lazy learning, which only learns on
incorrect samples. Lazy learning can be implemented in a few lines of code and
requires no hyperparameter tuning. Lazy learning achieves state-of-the-art
performance and is particularly suited when datasets are large. For instance,
it reaches 99.2% test accuracy on Extended MNIST using a single-layer MLP, and
does so 7.6x faster than a matched backprop network
| [
{
"version": "v1",
"created": "Sun, 26 Mar 2023 16:17:04 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Pache",
"Aaron",
""
],
[
"van Rossum",
"Mark CW",
""
]
] | TITLE: Lazy learning: a biologically-inspired plasticity rule for fast and
energy efficient synaptic plasticity
ABSTRACT: When training neural networks for classification tasks with backpropagation,
parameters are updated on every trial, even if the sample is classified
correctly. In contrast, humans concentrate their learning effort on errors.
Inspired by human learning, we introduce lazy learning, which only learns on
incorrect samples. Lazy learning can be implemented in a few lines of code and
requires no hyperparameter tuning. Lazy learning achieves state-of-the-art
performance and is particularly suited when datasets are large. For instance,
it reaches 99.2% test accuracy on Extended MNIST using a single-layer MLP, and
does so 7.6x faster than a matched backprop network
| no_new_dataset | 0.946843 |
2303.16068 | Xinyu Lin | Wenjie Wang, Xinyu Lin, Liuhui Wang, Fuli Feng, Yunshan Ma, Tat-Seng
Chua | Causal Disentangled Recommendation Against User Preference Shifts | This paper has been accepted for publication in Transactions on
Information Systems | null | null | null | cs.IR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recommender systems easily face the issue of user preference shifts. User
representations will become out-of-date and lead to inappropriate
recommendations if user preference has shifted over time. To solve the issue,
existing work focuses on learning robust representations or predicting the
shifting pattern. There lacks a comprehensive view to discover the underlying
reasons for user preference shifts. To understand the preference shift, we
abstract a causal graph to describe the generation procedure of user
interaction sequences. Assuming user preference is stable within a short
period, we abstract the interaction sequence as a set of chronological
environments. From the causal graph, we find that the changes of some
unobserved factors (e.g., becoming pregnant) cause preference shifts between
environments. Besides, the fine-grained user preference over categories
sparsely affects the interactions with different items. Inspired by the causal
graph, our key considerations to handle preference shifts lie in modeling the
interaction generation procedure by: 1) capturing the preference shifts across
environments for accurate preference prediction, and 2) disentangling the
sparse influence from user preference to interactions for accurate effect
estimation of preference. To this end, we propose a Causal Disentangled
Recommendation (CDR) framework, which captures preference shifts via a temporal
variational autoencoder and learns the sparse influence from multiple
environments. Specifically, an encoder is adopted to infer the unobserved
factors from user interactions while a decoder is to model the interaction
generation process. Besides, we introduce two learnable matrices to disentangle
the sparse influence from user preference to interactions. Lastly, we devise a
multi-objective loss to optimize CDR. Extensive experiments on three datasets
show the superiority of CDR.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 15:45:46 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Wang",
"Wenjie",
""
],
[
"Lin",
"Xinyu",
""
],
[
"Wang",
"Liuhui",
""
],
[
"Feng",
"Fuli",
""
],
[
"Ma",
"Yunshan",
""
],
[
"Chua",
"Tat-Seng",
""
]
] | TITLE: Causal Disentangled Recommendation Against User Preference Shifts
ABSTRACT: Recommender systems easily face the issue of user preference shifts. User
representations will become out-of-date and lead to inappropriate
recommendations if user preference has shifted over time. To solve the issue,
existing work focuses on learning robust representations or predicting the
shifting pattern. There lacks a comprehensive view to discover the underlying
reasons for user preference shifts. To understand the preference shift, we
abstract a causal graph to describe the generation procedure of user
interaction sequences. Assuming user preference is stable within a short
period, we abstract the interaction sequence as a set of chronological
environments. From the causal graph, we find that the changes of some
unobserved factors (e.g., becoming pregnant) cause preference shifts between
environments. Besides, the fine-grained user preference over categories
sparsely affects the interactions with different items. Inspired by the causal
graph, our key considerations to handle preference shifts lie in modeling the
interaction generation procedure by: 1) capturing the preference shifts across
environments for accurate preference prediction, and 2) disentangling the
sparse influence from user preference to interactions for accurate effect
estimation of preference. To this end, we propose a Causal Disentangled
Recommendation (CDR) framework, which captures preference shifts via a temporal
variational autoencoder and learns the sparse influence from multiple
environments. Specifically, an encoder is adopted to infer the unobserved
factors from user interactions while a decoder is to model the interaction
generation process. Besides, we introduce two learnable matrices to disentangle
the sparse influence from user preference to interactions. Lastly, we devise a
multi-objective loss to optimize CDR. Extensive experiments on three datasets
show the superiority of CDR.
| no_new_dataset | 0.94428 |
2303.16074 | Jos\'e L. Risco-Mart\'in | Josefa D\'iaz \'Alvarez, Jos\'e L. Risco-Mart\'in and J. Manuel
Colmenar | Evolutionary Design of the Memory Subsystem | null | Applied Soft Computing 62, 2018 | 10.1016/j.asoc.2017.09.047 | null | cs.AR cs.AI cs.NE | http://creativecommons.org/licenses/by-sa/4.0/ | The memory hierarchy has a high impact on the performance and power
consumption in the system. Moreover, current embedded systems, included in
mobile devices, are specifically designed to run multimedia applications, which
are memory intensive. This increases the pressure on the memory subsystem and
affects the performance and energy consumption. In this regard, the thermal
problems, performance degradation and high energy consumption, can cause
irreversible damage to the devices. We address the optimization of the whole
memory subsystem with three approaches integrated as a single methodology.
Firstly, the thermal impact of register file is analyzed and optimized.
Secondly, the cache memory is addressed by optimizing cache configuration
according to running applications and improving both performance and power
consumption. Finally, we simplify the design and evaluation process of
general-purpose and customized dynamic memory manager, in the main memory. To
this aim, we apply different evolutionary algorithms in combination with memory
simulators and profiling tools. This way, we are able to evaluate the quality
of each candidate solution and take advantage of the exploration of solutions
given by the optimization algorithm.We also provide an experimental experience
where our proposal is assessed using well-known benchmark applications.
| [
{
"version": "v1",
"created": "Tue, 7 Mar 2023 10:45:51 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Álvarez",
"Josefa Díaz",
""
],
[
"Risco-Martín",
"José L.",
""
],
[
"Colmenar",
"J. Manuel",
""
]
] | TITLE: Evolutionary Design of the Memory Subsystem
ABSTRACT: The memory hierarchy has a high impact on the performance and power
consumption in the system. Moreover, current embedded systems, included in
mobile devices, are specifically designed to run multimedia applications, which
are memory intensive. This increases the pressure on the memory subsystem and
affects the performance and energy consumption. In this regard, the thermal
problems, performance degradation and high energy consumption, can cause
irreversible damage to the devices. We address the optimization of the whole
memory subsystem with three approaches integrated as a single methodology.
Firstly, the thermal impact of register file is analyzed and optimized.
Secondly, the cache memory is addressed by optimizing cache configuration
according to running applications and improving both performance and power
consumption. Finally, we simplify the design and evaluation process of
general-purpose and customized dynamic memory manager, in the main memory. To
this aim, we apply different evolutionary algorithms in combination with memory
simulators and profiling tools. This way, we are able to evaluate the quality
of each candidate solution and take advantage of the exploration of solutions
given by the optimization algorithm.We also provide an experimental experience
where our proposal is assessed using well-known benchmark applications.
| no_new_dataset | 0.942507 |
2303.16084 | Juliette Bertrand | Juliette Bertrand, Yannis Kalantidis, Giorgos Tolias | Rethinking matching-based few-shot action recognition | Accepted at SCIA 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Few-shot action recognition, i.e. recognizing new action classes given only a
few examples, benefits from incorporating temporal information. Prior work
either encodes such information in the representation itself and learns
classifiers at test time, or obtains frame-level features and performs pairwise
temporal matching. We first evaluate a number of matching-based approaches
using features from spatio-temporal backbones, a comparison missing from the
literature, and show that the gap in performance between simple baselines and
more complicated methods is significantly reduced. Inspired by this, we propose
Chamfer++, a non-temporal matching function that achieves state-of-the-art
results in few-shot action recognition. We show that, when starting from
temporal features, our parameter-free and interpretable approach can outperform
all other matching-based and classifier methods for one-shot action recognition
on three common datasets without using temporal information in the matching
stage. Project page: https://jbertrand89.github.io/matching-based-fsar
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 15:52:31 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Bertrand",
"Juliette",
""
],
[
"Kalantidis",
"Yannis",
""
],
[
"Tolias",
"Giorgos",
""
]
] | TITLE: Rethinking matching-based few-shot action recognition
ABSTRACT: Few-shot action recognition, i.e. recognizing new action classes given only a
few examples, benefits from incorporating temporal information. Prior work
either encodes such information in the representation itself and learns
classifiers at test time, or obtains frame-level features and performs pairwise
temporal matching. We first evaluate a number of matching-based approaches
using features from spatio-temporal backbones, a comparison missing from the
literature, and show that the gap in performance between simple baselines and
more complicated methods is significantly reduced. Inspired by this, we propose
Chamfer++, a non-temporal matching function that achieves state-of-the-art
results in few-shot action recognition. We show that, when starting from
temporal features, our parameter-free and interpretable approach can outperform
all other matching-based and classifier methods for one-shot action recognition
on three common datasets without using temporal information in the matching
stage. Project page: https://jbertrand89.github.io/matching-based-fsar
| no_new_dataset | 0.948917 |
2303.16088 | Shashank Saxena | Shashank Saxena, Jan-Hendrik Bastek, Miguel Spinola, Prateek Gupta,
Dennis M. Kochmann | GNN-Assisted Phase Space Integration with Application to Atomistics | null | null | null | null | physics.comp-ph cond-mat.stat-mech cs.LG | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Overcoming the time scale limitations of atomistics can be achieved by
switching from the state-space representation of Molecular Dynamics (MD) to a
statistical-mechanics-based representation in phase space, where approximations
such as maximum-entropy or Gaussian phase packets (GPP) evolve the atomistic
ensemble in a time-coarsened fashion. In practice, this requires the
computation of expensive high-dimensional integrals over all of phase space of
an atomistic ensemble. This, in turn, is commonly accomplished efficiently by
low-order numerical quadrature. We show that numerical quadrature in this
context, unfortunately, comes with a set of inherent problems, which corrupt
the accuracy of simulations -- especially when dealing with crystal lattices
with imperfections. As a remedy, we demonstrate that Graph Neural Networks,
trained on Monte-Carlo data, can serve as a replacement for commonly used
numerical quadrature rules, overcoming their deficiencies and significantly
improving the accuracy. This is showcased by three benchmarks: the thermal
expansion of copper, the martensitic phase transition of iron, and the energy
of grain boundaries. We illustrate the benefits of the proposed technique over
classically used third- and fifth-order Gaussian quadrature, we highlight the
impact on time-coarsened atomistic predictions, and we discuss the
computational efficiency. The latter is of general importance when performing
frequent evaluation of phase space or other high-dimensional integrals, which
is why the proposed framework promises applications beyond the scope of
atomistics.
| [
{
"version": "v1",
"created": "Mon, 20 Mar 2023 18:45:45 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Saxena",
"Shashank",
""
],
[
"Bastek",
"Jan-Hendrik",
""
],
[
"Spinola",
"Miguel",
""
],
[
"Gupta",
"Prateek",
""
],
[
"Kochmann",
"Dennis M.",
""
]
] | TITLE: GNN-Assisted Phase Space Integration with Application to Atomistics
ABSTRACT: Overcoming the time scale limitations of atomistics can be achieved by
switching from the state-space representation of Molecular Dynamics (MD) to a
statistical-mechanics-based representation in phase space, where approximations
such as maximum-entropy or Gaussian phase packets (GPP) evolve the atomistic
ensemble in a time-coarsened fashion. In practice, this requires the
computation of expensive high-dimensional integrals over all of phase space of
an atomistic ensemble. This, in turn, is commonly accomplished efficiently by
low-order numerical quadrature. We show that numerical quadrature in this
context, unfortunately, comes with a set of inherent problems, which corrupt
the accuracy of simulations -- especially when dealing with crystal lattices
with imperfections. As a remedy, we demonstrate that Graph Neural Networks,
trained on Monte-Carlo data, can serve as a replacement for commonly used
numerical quadrature rules, overcoming their deficiencies and significantly
improving the accuracy. This is showcased by three benchmarks: the thermal
expansion of copper, the martensitic phase transition of iron, and the energy
of grain boundaries. We illustrate the benefits of the proposed technique over
classically used third- and fifth-order Gaussian quadrature, we highlight the
impact on time-coarsened atomistic predictions, and we discuss the
computational efficiency. The latter is of general importance when performing
frequent evaluation of phase space or other high-dimensional integrals, which
is why the proposed framework promises applications beyond the scope of
atomistics.
| no_new_dataset | 0.953579 |
2303.16094 | Tao Lu | Tao Lu, Xiang Ding, Haisong Liu, Gangshan Wu, Limin Wang | LinK: Linear Kernel for LiDAR-based 3D Perception | Accepted to CVPR2023 | null | null | null | cs.CV cs.AI | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Extending the success of 2D Large Kernel to 3D perception is challenging due
to: 1. the cubically-increasing overhead in processing 3D data; 2. the
optimization difficulties from data scarcity and sparsity. Previous work has
taken the first step to scale up the kernel size from 3x3x3 to 7x7x7 by
introducing block-shared weights. However, to reduce the feature variations
within a block, it only employs modest block size and fails to achieve larger
kernels like the 21x21x21. To address this issue, we propose a new method,
called LinK, to achieve a wider-range perception receptive field in a
convolution-like manner with two core designs. The first is to replace the
static kernel matrix with a linear kernel generator, which adaptively provides
weights only for non-empty voxels. The second is to reuse the pre-computed
aggregation results in the overlapped blocks to reduce computation complexity.
The proposed method successfully enables each voxel to perceive context within
a range of 21x21x21. Extensive experiments on two basic perception tasks, 3D
object detection and 3D semantic segmentation, demonstrate the effectiveness of
our method. Notably, we rank 1st on the public leaderboard of the 3D detection
benchmark of nuScenes (LiDAR track), by simply incorporating a LinK-based
backbone into the basic detector, CenterPoint. We also boost the strong
segmentation baseline's mIoU with 2.7% in the SemanticKITTI test set. Code is
available at https://github.com/MCG-NJU/LinK.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 16:02:30 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Lu",
"Tao",
""
],
[
"Ding",
"Xiang",
""
],
[
"Liu",
"Haisong",
""
],
[
"Wu",
"Gangshan",
""
],
[
"Wang",
"Limin",
""
]
] | TITLE: LinK: Linear Kernel for LiDAR-based 3D Perception
ABSTRACT: Extending the success of 2D Large Kernel to 3D perception is challenging due
to: 1. the cubically-increasing overhead in processing 3D data; 2. the
optimization difficulties from data scarcity and sparsity. Previous work has
taken the first step to scale up the kernel size from 3x3x3 to 7x7x7 by
introducing block-shared weights. However, to reduce the feature variations
within a block, it only employs modest block size and fails to achieve larger
kernels like the 21x21x21. To address this issue, we propose a new method,
called LinK, to achieve a wider-range perception receptive field in a
convolution-like manner with two core designs. The first is to replace the
static kernel matrix with a linear kernel generator, which adaptively provides
weights only for non-empty voxels. The second is to reuse the pre-computed
aggregation results in the overlapped blocks to reduce computation complexity.
The proposed method successfully enables each voxel to perceive context within
a range of 21x21x21. Extensive experiments on two basic perception tasks, 3D
object detection and 3D semantic segmentation, demonstrate the effectiveness of
our method. Notably, we rank 1st on the public leaderboard of the 3D detection
benchmark of nuScenes (LiDAR track), by simply incorporating a LinK-based
backbone into the basic detector, CenterPoint. We also boost the strong
segmentation baseline's mIoU with 2.7% in the SemanticKITTI test set. Code is
available at https://github.com/MCG-NJU/LinK.
| no_new_dataset | 0.946349 |
2303.16097 | Durga Prasad Pydi Mr. | Durga Prasad Pydi, S. Advaith | Attention Boosted Autoencoder for Building Energy Anomaly Detection | null | null | null | null | cs.LG cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Leveraging data collected from smart meters in buildings can aid in
developing policies towards energy conservation. Significant energy savings
could be realised if deviations in the building operating conditions are
detected early, and appropriate measures are taken. Towards this end, machine
learning techniques can be used to automate the discovery of these abnormal
patterns in the collected data. Current methods in anomaly detection rely on an
underlying model to capture the usual or acceptable operating behaviour. In
this paper, we propose a novel attention mechanism to model the consumption
behaviour of a building and demonstrate the effectiveness of the model in
capturing the relations using sample case studies. A real-world dataset is
modelled using the proposed architecture, and the results are presented. A
visualisation approach towards understanding the relations captured by the
model is also presented.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 16:06:26 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Pydi",
"Durga Prasad",
""
],
[
"Advaith",
"S.",
""
]
] | TITLE: Attention Boosted Autoencoder for Building Energy Anomaly Detection
ABSTRACT: Leveraging data collected from smart meters in buildings can aid in
developing policies towards energy conservation. Significant energy savings
could be realised if deviations in the building operating conditions are
detected early, and appropriate measures are taken. Towards this end, machine
learning techniques can be used to automate the discovery of these abnormal
patterns in the collected data. Current methods in anomaly detection rely on an
underlying model to capture the usual or acceptable operating behaviour. In
this paper, we propose a novel attention mechanism to model the consumption
behaviour of a building and demonstrate the effectiveness of the model in
capturing the relations using sample case studies. A real-world dataset is
modelled using the proposed architecture, and the results are presented. A
visualisation approach towards understanding the relations captured by the
model is also presented.
| no_new_dataset | 0.945901 |
2303.16099 | Zhihua Liu | Zhihua Liu | Medical Image Analysis using Deep Relational Learning | arXiv admin note: substantial text overlap with arXiv:2007.07788 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In the past ten years, with the help of deep learning, especially the rapid
development of deep neural networks, medical image analysis has made remarkable
progress. However, how to effectively use the relational information between
various tissues or organs in medical images is still a very challenging
problem, and it has not been fully studied. In this thesis, we propose two
novel solutions to this problem based on deep relational learning. First, we
propose a context-aware fully convolutional network that effectively models
implicit relation information between features to perform medical image
segmentation. The network achieves the state-of-the-art segmentation results on
the Multi Modal Brain Tumor Segmentation 2017 (BraTS2017) and Multi Modal Brain
Tumor Segmentation 2018 (BraTS2018) data sets. Subsequently, we propose a new
hierarchical homography estimation network to achieve accurate medical image
mosaicing by learning the explicit spatial relationship between adjacent
frames. We use the UCL Fetoscopy Placenta dataset to conduct experiments and
our hierarchical homography estimation network outperforms the other
state-of-the-art mosaicing methods while generating robust and meaningful
mosaicing result on unseen frames.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 16:10:12 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Liu",
"Zhihua",
""
]
] | TITLE: Medical Image Analysis using Deep Relational Learning
ABSTRACT: In the past ten years, with the help of deep learning, especially the rapid
development of deep neural networks, medical image analysis has made remarkable
progress. However, how to effectively use the relational information between
various tissues or organs in medical images is still a very challenging
problem, and it has not been fully studied. In this thesis, we propose two
novel solutions to this problem based on deep relational learning. First, we
propose a context-aware fully convolutional network that effectively models
implicit relation information between features to perform medical image
segmentation. The network achieves the state-of-the-art segmentation results on
the Multi Modal Brain Tumor Segmentation 2017 (BraTS2017) and Multi Modal Brain
Tumor Segmentation 2018 (BraTS2018) data sets. Subsequently, we propose a new
hierarchical homography estimation network to achieve accurate medical image
mosaicing by learning the explicit spatial relationship between adjacent
frames. We use the UCL Fetoscopy Placenta dataset to conduct experiments and
our hierarchical homography estimation network outperforms the other
state-of-the-art mosaicing methods while generating robust and meaningful
mosaicing result on unseen frames.
| no_new_dataset | 0.953405 |
2303.16118 | Lei Chen | Lei Chen, Zhan Tong, Yibing Song, Gangshan Wu, Limin Wang | CycleACR: Cycle Modeling of Actor-Context Relations for Video Action
Detection | technical report | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | The relation modeling between actors and scene context advances video action
detection where the correlation of multiple actors makes their action
recognition challenging. Existing studies model each actor and scene relation
to improve action recognition. However, the scene variations and background
interference limit the effectiveness of this relation modeling. In this paper,
we propose to select actor-related scene context, rather than directly leverage
raw video scenario, to improve relation modeling. We develop a Cycle
Actor-Context Relation network (CycleACR) where there is a symmetric graph that
models the actor and context relations in a bidirectional form. Our CycleACR
consists of the Actor-to-Context Reorganization (A2C-R) that collects actor
features for context feature reorganizations, and the Context-to-Actor
Enhancement (C2A-E) that dynamically utilizes reorganized context features for
actor feature enhancement. Compared to existing designs that focus on C2A-E,
our CycleACR introduces A2C-R for a more effective relation modeling. This
modeling advances our CycleACR to achieve state-of-the-art performance on two
popular action detection datasets (i.e., AVA and UCF101-24). We also provide
ablation studies and visualizations as well to show how our cycle actor-context
relation modeling improves video action detection. Code is available at
https://github.com/MCG-NJU/CycleACR.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 16:40:47 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Chen",
"Lei",
""
],
[
"Tong",
"Zhan",
""
],
[
"Song",
"Yibing",
""
],
[
"Wu",
"Gangshan",
""
],
[
"Wang",
"Limin",
""
]
] | TITLE: CycleACR: Cycle Modeling of Actor-Context Relations for Video Action
Detection
ABSTRACT: The relation modeling between actors and scene context advances video action
detection where the correlation of multiple actors makes their action
recognition challenging. Existing studies model each actor and scene relation
to improve action recognition. However, the scene variations and background
interference limit the effectiveness of this relation modeling. In this paper,
we propose to select actor-related scene context, rather than directly leverage
raw video scenario, to improve relation modeling. We develop a Cycle
Actor-Context Relation network (CycleACR) where there is a symmetric graph that
models the actor and context relations in a bidirectional form. Our CycleACR
consists of the Actor-to-Context Reorganization (A2C-R) that collects actor
features for context feature reorganizations, and the Context-to-Actor
Enhancement (C2A-E) that dynamically utilizes reorganized context features for
actor feature enhancement. Compared to existing designs that focus on C2A-E,
our CycleACR introduces A2C-R for a more effective relation modeling. This
modeling advances our CycleACR to achieve state-of-the-art performance on two
popular action detection datasets (i.e., AVA and UCF101-24). We also provide
ablation studies and visualizations as well to show how our cycle actor-context
relation modeling improves video action detection. Code is available at
https://github.com/MCG-NJU/CycleACR.
| no_new_dataset | 0.946892 |
2303.16151 | Marcelo Medeiros | Rafael Alves, Diego S. de Brito, Marcelo C. Medeiros, Ruy M. Ribeiro | Forecasting Large Realized Covariance Matrices: The Benefits of Factor
Models and Shrinkage | null | null | null | null | q-fin.ST cs.LG econ.EM stat.ML | http://creativecommons.org/licenses/by/4.0/ | We propose a model to forecast large realized covariance matrices of returns,
applying it to the constituents of the S\&P 500 daily. To address the curse of
dimensionality, we decompose the return covariance matrix using standard
firm-level factors (e.g., size, value, and profitability) and use sectoral
restrictions in the residual covariance matrix. This restricted model is then
estimated using vector heterogeneous autoregressive (VHAR) models with the
least absolute shrinkage and selection operator (LASSO). Our methodology
improves forecasting precision relative to standard benchmarks and leads to
better estimates of minimum variance portfolios.
| [
{
"version": "v1",
"created": "Wed, 22 Mar 2023 16:38:22 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Alves",
"Rafael",
""
],
[
"de Brito",
"Diego S.",
""
],
[
"Medeiros",
"Marcelo C.",
""
],
[
"Ribeiro",
"Ruy M.",
""
]
] | TITLE: Forecasting Large Realized Covariance Matrices: The Benefits of Factor
Models and Shrinkage
ABSTRACT: We propose a model to forecast large realized covariance matrices of returns,
applying it to the constituents of the S\&P 500 daily. To address the curse of
dimensionality, we decompose the return covariance matrix using standard
firm-level factors (e.g., size, value, and profitability) and use sectoral
restrictions in the residual covariance matrix. This restricted model is then
estimated using vector heterogeneous autoregressive (VHAR) models with the
least absolute shrinkage and selection operator (LASSO). Our methodology
improves forecasting precision relative to standard benchmarks and leads to
better estimates of minimum variance portfolios.
| no_new_dataset | 0.948155 |
2303.16160 | Jing Lin | Jing Lin, Ailing Zeng, Haoqian Wang, Lei Zhang, Yu Li | One-Stage 3D Whole-Body Mesh Recovery with Component Aware Transformer | Accepted to CVPR2023; Top-1 on AGORA SMPLX benchmark; Project Page:
https://osx-ubody.github.io/ | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | Whole-body mesh recovery aims to estimate the 3D human body, face, and hands
parameters from a single image. It is challenging to perform this task with a
single network due to resolution issues, i.e., the face and hands are usually
located in extremely small regions. Existing works usually detect hands and
faces, enlarge their resolution to feed in a specific network to predict the
parameter, and finally fuse the results. While this copy-paste pipeline can
capture the fine-grained details of the face and hands, the connections between
different parts cannot be easily recovered in late fusion, leading to
implausible 3D rotation and unnatural pose. In this work, we propose a
one-stage pipeline for expressive whole-body mesh recovery, named OSX, without
separate networks for each part. Specifically, we design a Component Aware
Transformer (CAT) composed of a global body encoder and a local face/hand
decoder. The encoder predicts the body parameters and provides a high-quality
feature map for the decoder, which performs a feature-level upsample-crop
scheme to extract high-resolution part-specific features and adopt
keypoint-guided deformable attention to estimate hand and face precisely. The
whole pipeline is simple yet effective without any manual post-processing and
naturally avoids implausible prediction. Comprehensive experiments demonstrate
the effectiveness of OSX. Lastly, we build a large-scale Upper-Body dataset
(UBody) with high-quality 2D and 3D whole-body annotations. It contains persons
with partially visible bodies in diverse real-life scenarios to bridge the gap
between the basic task and downstream applications.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 17:24:42 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Lin",
"Jing",
""
],
[
"Zeng",
"Ailing",
""
],
[
"Wang",
"Haoqian",
""
],
[
"Zhang",
"Lei",
""
],
[
"Li",
"Yu",
""
]
] | TITLE: One-Stage 3D Whole-Body Mesh Recovery with Component Aware Transformer
ABSTRACT: Whole-body mesh recovery aims to estimate the 3D human body, face, and hands
parameters from a single image. It is challenging to perform this task with a
single network due to resolution issues, i.e., the face and hands are usually
located in extremely small regions. Existing works usually detect hands and
faces, enlarge their resolution to feed in a specific network to predict the
parameter, and finally fuse the results. While this copy-paste pipeline can
capture the fine-grained details of the face and hands, the connections between
different parts cannot be easily recovered in late fusion, leading to
implausible 3D rotation and unnatural pose. In this work, we propose a
one-stage pipeline for expressive whole-body mesh recovery, named OSX, without
separate networks for each part. Specifically, we design a Component Aware
Transformer (CAT) composed of a global body encoder and a local face/hand
decoder. The encoder predicts the body parameters and provides a high-quality
feature map for the decoder, which performs a feature-level upsample-crop
scheme to extract high-resolution part-specific features and adopt
keypoint-guided deformable attention to estimate hand and face precisely. The
whole pipeline is simple yet effective without any manual post-processing and
naturally avoids implausible prediction. Comprehensive experiments demonstrate
the effectiveness of OSX. Lastly, we build a large-scale Upper-Body dataset
(UBody) with high-quality 2D and 3D whole-body annotations. It contains persons
with partially visible bodies in diverse real-life scenarios to bridge the gap
between the basic task and downstream applications.
| no_new_dataset | 0.585694 |
2303.16201 | Kamal Gupta | Kamal Gupta, Varun Jampani, Carlos Esteves, Abhinav Shrivastava,
Ameesh Makadia, Noah Snavely, Abhishek Kar | ASIC: Aligning Sparse in-the-wild Image Collections | Web: https://kampta.github.io/asic | null | null | null | cs.CV cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present a method for joint alignment of sparse in-the-wild image
collections of an object category. Most prior works assume either ground-truth
keypoint annotations or a large dataset of images of a single object category.
However, neither of the above assumptions hold true for the long-tail of the
objects present in the world. We present a self-supervised technique that
directly optimizes on a sparse collection of images of a particular
object/object category to obtain consistent dense correspondences across the
collection. We use pairwise nearest neighbors obtained from deep features of a
pre-trained vision transformer (ViT) model as noisy and sparse keypoint matches
and make them dense and accurate matches by optimizing a neural network that
jointly maps the image collection into a learned canonical grid. Experiments on
CUB and SPair-71k benchmarks demonstrate that our method can produce globally
consistent and higher quality correspondences across the image collection when
compared to existing self-supervised methods. Code and other material will be
made available at \url{https://kampta.github.io/asic}.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 17:59:28 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Gupta",
"Kamal",
""
],
[
"Jampani",
"Varun",
""
],
[
"Esteves",
"Carlos",
""
],
[
"Shrivastava",
"Abhinav",
""
],
[
"Makadia",
"Ameesh",
""
],
[
"Snavely",
"Noah",
""
],
[
"Kar",
"Abhishek",
""
]
] | TITLE: ASIC: Aligning Sparse in-the-wild Image Collections
ABSTRACT: We present a method for joint alignment of sparse in-the-wild image
collections of an object category. Most prior works assume either ground-truth
keypoint annotations or a large dataset of images of a single object category.
However, neither of the above assumptions hold true for the long-tail of the
objects present in the world. We present a self-supervised technique that
directly optimizes on a sparse collection of images of a particular
object/object category to obtain consistent dense correspondences across the
collection. We use pairwise nearest neighbors obtained from deep features of a
pre-trained vision transformer (ViT) model as noisy and sparse keypoint matches
and make them dense and accurate matches by optimizing a neural network that
jointly maps the image collection into a learned canonical grid. Experiments on
CUB and SPair-71k benchmarks demonstrate that our method can produce globally
consistent and higher quality correspondences across the image collection when
compared to existing self-supervised methods. Code and other material will be
made available at \url{https://kampta.github.io/asic}.
| no_new_dataset | 0.94801 |
2303.16202 | Vladislav Golyanik | Harshil Bhatia and Edith Tretschk and Zorah L\"ahner and Marcel
Seelbach Benkner and Michael Moeller and Christian Theobalt and Vladislav
Golyanik | CCuantuMM: Cycle-Consistent Quantum-Hybrid Matching of Multiple Shapes | Computer Vision and Pattern Recognition (CVPR) 2023; 22 pages, 24
figures and 5 tables; Project page: https://4dqv.mpi-inf.mpg.de/CCuantuMM/ | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Jointly matching multiple, non-rigidly deformed 3D shapes is a challenging,
$\mathcal{NP}$-hard problem. A perfect matching is necessarily
cycle-consistent: Following the pairwise point correspondences along several
shapes must end up at the starting vertex of the original shape. Unfortunately,
existing quantum shape-matching methods do not support multiple shapes and even
less cycle consistency. This paper addresses the open challenges and introduces
the first quantum-hybrid approach for 3D shape multi-matching; in addition, it
is also cycle-consistent. Its iterative formulation is admissible to modern
adiabatic quantum hardware and scales linearly with the total number of input
shapes. Both these characteristics are achieved by reducing the $N$-shape case
to a sequence of three-shape matchings, the derivation of which is our main
technical contribution. Thanks to quantum annealing, high-quality solutions
with low energy are retrieved for the intermediate $\mathcal{NP}$-hard
objectives. On benchmark datasets, the proposed approach significantly
outperforms extensions to multi-shape matching of a previous quantum-hybrid
two-shape matching method and is on-par with classical multi-matching methods.
| [
{
"version": "v1",
"created": "Tue, 28 Mar 2023 17:59:55 GMT"
}
] | 2023-03-29T00:00:00 | [
[
"Bhatia",
"Harshil",
""
],
[
"Tretschk",
"Edith",
""
],
[
"Lähner",
"Zorah",
""
],
[
"Benkner",
"Marcel Seelbach",
""
],
[
"Moeller",
"Michael",
""
],
[
"Theobalt",
"Christian",
""
],
[
"Golyanik",
"Vladislav",
""
]
] | TITLE: CCuantuMM: Cycle-Consistent Quantum-Hybrid Matching of Multiple Shapes
ABSTRACT: Jointly matching multiple, non-rigidly deformed 3D shapes is a challenging,
$\mathcal{NP}$-hard problem. A perfect matching is necessarily
cycle-consistent: Following the pairwise point correspondences along several
shapes must end up at the starting vertex of the original shape. Unfortunately,
existing quantum shape-matching methods do not support multiple shapes and even
less cycle consistency. This paper addresses the open challenges and introduces
the first quantum-hybrid approach for 3D shape multi-matching; in addition, it
is also cycle-consistent. Its iterative formulation is admissible to modern
adiabatic quantum hardware and scales linearly with the total number of input
shapes. Both these characteristics are achieved by reducing the $N$-shape case
to a sequence of three-shape matchings, the derivation of which is our main
technical contribution. Thanks to quantum annealing, high-quality solutions
with low energy are retrieved for the intermediate $\mathcal{NP}$-hard
objectives. On benchmark datasets, the proposed approach significantly
outperforms extensions to multi-shape matching of a previous quantum-hybrid
two-shape matching method and is on-par with classical multi-matching methods.
| no_new_dataset | 0.94743 |
1905.02538 | Guocheng Qian | Guocheng Qian, Yuanhao Wang, Jinjin Gu, Chao Dong, Wolfgang Heidrich,
Bernard Ghanem, Jimmy S. Ren | Rethinking Learning-based Demosaicing, Denoising, and Super-Resolution
Pipeline | Accepted at ICCP'22. Code is available at:
https://github.com/guochengqian/TENet | null | null | null | eess.IV cs.CV | http://creativecommons.org/licenses/by/4.0/ | Imaging is usually a mixture problem of incomplete color sampling, noise
degradation, and limited resolution. This mixture problem is typically solved
by a sequential solution that applies demosaicing (DM), denoising (DN), and
super-resolution (SR) sequentially in a fixed and predefined pipeline
(execution order of tasks), DM$\to$DN$\to$SR. The most recent work on image
processing focuses on developing more sophisticated architectures to achieve
higher image quality. Little attention has been paid to the design of the
pipeline, and it is still not clear how significant the pipeline is to image
quality. In this work, we comprehensively study the effects of pipelines on the
mixture problem of learning-based DN, DM, and SR, in both sequential and joint
solutions. On the one hand, in sequential solutions, we find that the pipeline
has a non-trivial effect on the resulted image quality. Our suggested pipeline
DN$\to$SR$\to$DM yields consistently better performance than other sequential
pipelines in various experimental settings and benchmarks. On the other hand,
in joint solutions, we propose an end-to-end Trinity Pixel Enhancement NETwork
(TENet) that achieves state-of-the-art performance for the mixture problem. We
further present a novel and simple method that can integrate a certain pipeline
into a given end-to-end network by providing intermediate supervision using a
detachable head. Extensive experiments show that an end-to-end network with the
proposed pipeline can attain only a consistent but insignificant improvement.
Our work indicates that the investigation of pipelines is applicable in
sequential solutions, but is not very necessary in end-to-end networks.
\RR{Code, models, and our contributed PixelShift200 dataset are available at
\url{https://github.com/guochengqian/TENet}
| [
{
"version": "v1",
"created": "Tue, 7 May 2019 13:19:05 GMT"
},
{
"version": "v2",
"created": "Mon, 29 Mar 2021 19:57:02 GMT"
},
{
"version": "v3",
"created": "Fri, 24 Mar 2023 19:28:51 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Qian",
"Guocheng",
""
],
[
"Wang",
"Yuanhao",
""
],
[
"Gu",
"Jinjin",
""
],
[
"Dong",
"Chao",
""
],
[
"Heidrich",
"Wolfgang",
""
],
[
"Ghanem",
"Bernard",
""
],
[
"Ren",
"Jimmy S.",
""
]
] | TITLE: Rethinking Learning-based Demosaicing, Denoising, and Super-Resolution
Pipeline
ABSTRACT: Imaging is usually a mixture problem of incomplete color sampling, noise
degradation, and limited resolution. This mixture problem is typically solved
by a sequential solution that applies demosaicing (DM), denoising (DN), and
super-resolution (SR) sequentially in a fixed and predefined pipeline
(execution order of tasks), DM$\to$DN$\to$SR. The most recent work on image
processing focuses on developing more sophisticated architectures to achieve
higher image quality. Little attention has been paid to the design of the
pipeline, and it is still not clear how significant the pipeline is to image
quality. In this work, we comprehensively study the effects of pipelines on the
mixture problem of learning-based DN, DM, and SR, in both sequential and joint
solutions. On the one hand, in sequential solutions, we find that the pipeline
has a non-trivial effect on the resulted image quality. Our suggested pipeline
DN$\to$SR$\to$DM yields consistently better performance than other sequential
pipelines in various experimental settings and benchmarks. On the other hand,
in joint solutions, we propose an end-to-end Trinity Pixel Enhancement NETwork
(TENet) that achieves state-of-the-art performance for the mixture problem. We
further present a novel and simple method that can integrate a certain pipeline
into a given end-to-end network by providing intermediate supervision using a
detachable head. Extensive experiments show that an end-to-end network with the
proposed pipeline can attain only a consistent but insignificant improvement.
Our work indicates that the investigation of pipelines is applicable in
sequential solutions, but is not very necessary in end-to-end networks.
\RR{Code, models, and our contributed PixelShift200 dataset are available at
\url{https://github.com/guochengqian/TENet}
| no_new_dataset | 0.948058 |
1909.02041 | Lixue Cheng | Lixue Cheng, Nikola B. Kovachki, Matthew Welborn, Thomas F. Miller III | Regression-clustering for Improved Accuracy and Training Cost with
Molecular-Orbital-Based Machine Learning | 31 pages, 10 figures, with an SI | null | 10.1021/acs.jctc.9b00884 | null | physics.chem-ph cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Machine learning (ML) in the representation of molecular-orbital-based (MOB)
features has been shown to be an accurate and transferable approach to the
prediction of post-Hartree-Fock correlation energies. Previous applications of
MOB-ML employed Gaussian Process Regression (GPR), which provides good
prediction accuracy with small training sets; however, the cost of GPR training
scales cubically with the amount of data and becomes a computational bottleneck
for large training sets. In the current work, we address this problem by
introducing a clustering/regression/classification implementation of MOB-ML. In
a first step, regression clustering (RC) is used to partition the training data
to best fit an ensemble of linear regression (LR) models; in a second step,
each cluster is regressed independently, using either LR or GPR; and in a third
step, a random forest classifier (RFC) is trained for the prediction of cluster
assignments based on MOB feature values. Upon inspection, RC is found to
recapitulate chemically intuitive groupings of the frontier molecular orbitals,
and the combined RC/LR/RFC and RC/GPR/RFC implementations of MOB-ML are found
to provide good prediction accuracy with greatly reduced wall-clock training
times. For a dataset of thermalized geometries of 7211 organic molecules of up
to seven heavy atoms, both implementations reach chemical accuracy (1 kcal/mol
error) with only 300 training molecules, while providing 35000-fold and
4500-fold reductions in the wall-clock training time, respectively, compared to
MOB-ML without clustering. The resulting models are also demonstrated to retain
transferability for the prediction of large-molecule energies with only
small-molecule training data. Finally, it is shown that capping the number of
training datapoints per cluster leads to further improvements in prediction
accuracy with negligible increases in wall-clock training time.
| [
{
"version": "v1",
"created": "Wed, 4 Sep 2019 18:29:30 GMT"
},
{
"version": "v2",
"created": "Fri, 6 Sep 2019 14:27:03 GMT"
},
{
"version": "v3",
"created": "Mon, 9 Sep 2019 17:47:18 GMT"
},
{
"version": "v4",
"created": "Wed, 23 Oct 2019 18:24:21 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Cheng",
"Lixue",
""
],
[
"Kovachki",
"Nikola B.",
""
],
[
"Welborn",
"Matthew",
""
],
[
"Miller",
"Thomas F.",
"III"
]
] | TITLE: Regression-clustering for Improved Accuracy and Training Cost with
Molecular-Orbital-Based Machine Learning
ABSTRACT: Machine learning (ML) in the representation of molecular-orbital-based (MOB)
features has been shown to be an accurate and transferable approach to the
prediction of post-Hartree-Fock correlation energies. Previous applications of
MOB-ML employed Gaussian Process Regression (GPR), which provides good
prediction accuracy with small training sets; however, the cost of GPR training
scales cubically with the amount of data and becomes a computational bottleneck
for large training sets. In the current work, we address this problem by
introducing a clustering/regression/classification implementation of MOB-ML. In
a first step, regression clustering (RC) is used to partition the training data
to best fit an ensemble of linear regression (LR) models; in a second step,
each cluster is regressed independently, using either LR or GPR; and in a third
step, a random forest classifier (RFC) is trained for the prediction of cluster
assignments based on MOB feature values. Upon inspection, RC is found to
recapitulate chemically intuitive groupings of the frontier molecular orbitals,
and the combined RC/LR/RFC and RC/GPR/RFC implementations of MOB-ML are found
to provide good prediction accuracy with greatly reduced wall-clock training
times. For a dataset of thermalized geometries of 7211 organic molecules of up
to seven heavy atoms, both implementations reach chemical accuracy (1 kcal/mol
error) with only 300 training molecules, while providing 35000-fold and
4500-fold reductions in the wall-clock training time, respectively, compared to
MOB-ML without clustering. The resulting models are also demonstrated to retain
transferability for the prediction of large-molecule energies with only
small-molecule training data. Finally, it is shown that capping the number of
training datapoints per cluster leads to further improvements in prediction
accuracy with negligible increases in wall-clock training time.
| no_new_dataset | 0.955527 |
2002.12520 | Matt Gorbett | Matt Gorbett, Nathaniel Blanchard | Utilizing Network Properties to Detect Erroneous Inputs | null | null | null | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Neural networks are vulnerable to a wide range of erroneous inputs such as
adversarial, corrupted, out-of-distribution, and misclassified examples. In
this work, we train a linear SVM classifier to detect these four types of
erroneous data using hidden and softmax feature vectors of pre-trained neural
networks. Our results indicate that these faulty data types generally exhibit
linearly separable activation properties from correct examples, giving us the
ability to reject bad inputs with no extra training or overhead. We
experimentally validate our findings across a diverse range of datasets,
domains, pre-trained models, and adversarial attacks.
| [
{
"version": "v1",
"created": "Fri, 28 Feb 2020 03:20:55 GMT"
},
{
"version": "v2",
"created": "Fri, 16 Oct 2020 16:43:55 GMT"
},
{
"version": "v3",
"created": "Fri, 24 Mar 2023 19:01:41 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Gorbett",
"Matt",
""
],
[
"Blanchard",
"Nathaniel",
""
]
] | TITLE: Utilizing Network Properties to Detect Erroneous Inputs
ABSTRACT: Neural networks are vulnerable to a wide range of erroneous inputs such as
adversarial, corrupted, out-of-distribution, and misclassified examples. In
this work, we train a linear SVM classifier to detect these four types of
erroneous data using hidden and softmax feature vectors of pre-trained neural
networks. Our results indicate that these faulty data types generally exhibit
linearly separable activation properties from correct examples, giving us the
ability to reject bad inputs with no extra training or overhead. We
experimentally validate our findings across a diverse range of datasets,
domains, pre-trained models, and adversarial attacks.
| no_new_dataset | 0.954137 |
2006.12293 | Luk\'a\v{s} Adam | V\'aclav M\'acha, Luk\'a\v{s} Adam, V\'aclav \v{S}m\'idl | DeepTopPush: Simple and Scalable Method for Accuracy at the Top | null | null | null | null | cs.LG math.OC stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Accuracy at the top is a special class of binary classification problems
where the performance is evaluated only on a small number of relevant (top)
samples. Applications include information retrieval systems or processes with
manual (expensive) postprocessing. This leads to minimizing the number of
irrelevant samples above a threshold. We consider classifiers in the form of an
arbitrary (deep) network and propose a new method DeepTopPush for minimizing
the loss function at the top. Since the threshold depends on all samples, the
problem is non-decomposable. We modify the stochastic gradient descent to
handle the non-decomposability in an end-to-end training manner and propose a
way to estimate the threshold only from values on the current minibatch and one
delayed value. We demonstrate the excellent performance of DeepTopPush on
visual recognition datasets and two real-world applications. The first one
selects a small number of molecules for further drug testing. The second one
uses real malware data, where we detected 46\% malware at an extremely low
false alarm rate of $10^{-5}$.
| [
{
"version": "v1",
"created": "Mon, 22 Jun 2020 14:26:55 GMT"
},
{
"version": "v2",
"created": "Mon, 27 Mar 2023 17:58:34 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Mácha",
"Václav",
""
],
[
"Adam",
"Lukáš",
""
],
[
"Šmídl",
"Václav",
""
]
] | TITLE: DeepTopPush: Simple and Scalable Method for Accuracy at the Top
ABSTRACT: Accuracy at the top is a special class of binary classification problems
where the performance is evaluated only on a small number of relevant (top)
samples. Applications include information retrieval systems or processes with
manual (expensive) postprocessing. This leads to minimizing the number of
irrelevant samples above a threshold. We consider classifiers in the form of an
arbitrary (deep) network and propose a new method DeepTopPush for minimizing
the loss function at the top. Since the threshold depends on all samples, the
problem is non-decomposable. We modify the stochastic gradient descent to
handle the non-decomposability in an end-to-end training manner and propose a
way to estimate the threshold only from values on the current minibatch and one
delayed value. We demonstrate the excellent performance of DeepTopPush on
visual recognition datasets and two real-world applications. The first one
selects a small number of molecules for further drug testing. The second one
uses real malware data, where we detected 46\% malware at an extremely low
false alarm rate of $10^{-5}$.
| no_new_dataset | 0.948917 |
2006.12804 | Ryan Marcus | Ryan Marcus, Andreas Kipf, Alexander van Renen, Mihail Stoian, Sanchit
Misra, Alfons Kemper, Thomas Neumann, Tim Kraska | Benchmarking Learned Indexes | null | null | 10.14778/3421424.3421425 | null | cs.DB | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent advancements in learned index structures propose replacing existing
index structures, like B-Trees, with approximate learned models. In this work,
we present a unified benchmark that compares well-tuned implementations of
three learned index structures against several state-of-the-art "traditional"
baselines. Using four real-world datasets, we demonstrate that learned index
structures can indeed outperform non-learned indexes in read-only in-memory
workloads over a dense array. We also investigate the impact of caching,
pipelining, dataset size, and key size. We study the performance profile of
learned index structures, and build an explanation for why learned models
achieve such good performance. Finally, we investigate other important
properties of learned index structures, such as their performance in
multi-threaded systems and their build times.
| [
{
"version": "v1",
"created": "Tue, 23 Jun 2020 07:37:59 GMT"
},
{
"version": "v2",
"created": "Mon, 29 Jun 2020 15:51:05 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Marcus",
"Ryan",
""
],
[
"Kipf",
"Andreas",
""
],
[
"van Renen",
"Alexander",
""
],
[
"Stoian",
"Mihail",
""
],
[
"Misra",
"Sanchit",
""
],
[
"Kemper",
"Alfons",
""
],
[
"Neumann",
"Thomas",
""
],
[
"Kraska",
"Tim",
""
]
] | TITLE: Benchmarking Learned Indexes
ABSTRACT: Recent advancements in learned index structures propose replacing existing
index structures, like B-Trees, with approximate learned models. In this work,
we present a unified benchmark that compares well-tuned implementations of
three learned index structures against several state-of-the-art "traditional"
baselines. Using four real-world datasets, we demonstrate that learned index
structures can indeed outperform non-learned indexes in read-only in-memory
workloads over a dense array. We also investigate the impact of caching,
pipelining, dataset size, and key size. We study the performance profile of
learned index structures, and build an explanation for why learned models
achieve such good performance. Finally, we investigate other important
properties of learned index structures, such as their performance in
multi-threaded systems and their build times.
| no_new_dataset | 0.916783 |
2012.07208 | Johan \"Ofverstedt | Johan \"Ofverstedt, Joakim Lindblad, Nata\v{s}a Sladoje | INSPIRE: Intensity and spatial information-based deformable image
registration | 24 pages, 7 figures, 5 tables | null | 10.1371/journal.pone.0282432 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present INSPIRE, a top-performing general-purpose method for deformable
image registration. INSPIRE brings distance measures which combine intensity
and spatial information into an elastic B-splines-based transformation model
and incorporates an inverse inconsistency penalization supporting symmetric
registration performance. We introduce several theoretical and algorithmic
solutions which provide high computational efficiency and thereby applicability
of the proposed framework in a wide range of real scenarios. We show that
INSPIRE delivers highly accurate, as well as stable and robust registration
results. We evaluate the method on a 2D dataset created from retinal images,
characterized by presence of networks of thin structures. Here INSPIRE exhibits
excellent performance, substantially outperforming the widely used reference
methods. {We also evaluate INSPIRE on the Fundus Image Registration Dataset
(FIRE), which consists of 134 pairs of separately acquired retinal images.
INSPIRE exhibits excellent performance on the FIRE dataset, substantially
outperforming several domain-specific methods.} We also evaluate the method on
four benchmark datasets of 3D magnetic resonance images of brains, for a total
of 2088 pairwise registrations. A comparison with 17 other state-of-the-art
methods reveals that INSPIRE provides the best overall performance. Code is
available at http://github.com/MIDA-group/inspire
| [
{
"version": "v1",
"created": "Mon, 14 Dec 2020 01:51:59 GMT"
},
{
"version": "v2",
"created": "Thu, 2 Feb 2023 11:12:00 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Öfverstedt",
"Johan",
""
],
[
"Lindblad",
"Joakim",
""
],
[
"Sladoje",
"Nataša",
""
]
] | TITLE: INSPIRE: Intensity and spatial information-based deformable image
registration
ABSTRACT: We present INSPIRE, a top-performing general-purpose method for deformable
image registration. INSPIRE brings distance measures which combine intensity
and spatial information into an elastic B-splines-based transformation model
and incorporates an inverse inconsistency penalization supporting symmetric
registration performance. We introduce several theoretical and algorithmic
solutions which provide high computational efficiency and thereby applicability
of the proposed framework in a wide range of real scenarios. We show that
INSPIRE delivers highly accurate, as well as stable and robust registration
results. We evaluate the method on a 2D dataset created from retinal images,
characterized by presence of networks of thin structures. Here INSPIRE exhibits
excellent performance, substantially outperforming the widely used reference
methods. {We also evaluate INSPIRE on the Fundus Image Registration Dataset
(FIRE), which consists of 134 pairs of separately acquired retinal images.
INSPIRE exhibits excellent performance on the FIRE dataset, substantially
outperforming several domain-specific methods.} We also evaluate the method on
four benchmark datasets of 3D magnetic resonance images of brains, for a total
of 2088 pairwise registrations. A comparison with 17 other state-of-the-art
methods reveals that INSPIRE provides the best overall performance. Code is
available at http://github.com/MIDA-group/inspire
| no_new_dataset | 0.901661 |
2104.02864 | Guang Li | Guang Li, Ren Togo, Takahiro Ogawa, Miki Haseyama | Self-Supervised Learning for Gastritis Detection with Gastric X-ray
Images | Published as a journal paper at Springer IJCARS | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Purpose: Manual annotation of gastric X-ray images by doctors for gastritis
detection is time-consuming and expensive. To solve this, a self-supervised
learning method is developed in this study. The effectiveness of the proposed
self-supervised learning method in gastritis detection is verified using a few
annotated gastric X-ray images. Methods: In this study, we develop a novel
method that can perform explicit self-supervised learning and learn
discriminative representations from gastric X-ray images. Models trained based
on the proposed method were fine-tuned on datasets comprising a few annotated
gastric X-ray images. Five self-supervised learning methods, i.e., SimSiam,
BYOL, PIRL-jigsaw, PIRL-rotation, and SimCLR, were compared with the proposed
method. Furthermore, three previous methods, one pretrained on ImageNet, one
trained from scratch, and one semi-supervised learning method, were compared
with the proposed method. Results: The proposed method's harmonic mean score of
sensitivity and specificity after fine-tuning with the annotated data of 10,
20, 30, and 40 patients were 0.875, 0.911, 0.915, and 0.931, respectively. The
proposed method outperformed all comparative methods, including the five
self-supervised learning and three previous methods. Experimental results
showed the effectiveness of the proposed method in gastritis detection using a
few annotated gastric X-ray images. Conclusions: This paper proposes a novel
self-supervised learning method based on a teacher-student architecture for
gastritis detection using gastric X-ray images. The proposed method can perform
explicit self-supervised learning and learn discriminative representations from
gastric X-ray images. The proposed method exhibits potential clinical use in
gastritis detection using a few annotated gastric X-ray images.
| [
{
"version": "v1",
"created": "Wed, 7 Apr 2021 02:32:06 GMT"
},
{
"version": "v2",
"created": "Mon, 21 Jun 2021 01:27:43 GMT"
},
{
"version": "v3",
"created": "Thu, 29 Sep 2022 12:44:33 GMT"
},
{
"version": "v4",
"created": "Mon, 27 Mar 2023 08:46:45 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Li",
"Guang",
""
],
[
"Togo",
"Ren",
""
],
[
"Ogawa",
"Takahiro",
""
],
[
"Haseyama",
"Miki",
""
]
] | TITLE: Self-Supervised Learning for Gastritis Detection with Gastric X-ray
Images
ABSTRACT: Purpose: Manual annotation of gastric X-ray images by doctors for gastritis
detection is time-consuming and expensive. To solve this, a self-supervised
learning method is developed in this study. The effectiveness of the proposed
self-supervised learning method in gastritis detection is verified using a few
annotated gastric X-ray images. Methods: In this study, we develop a novel
method that can perform explicit self-supervised learning and learn
discriminative representations from gastric X-ray images. Models trained based
on the proposed method were fine-tuned on datasets comprising a few annotated
gastric X-ray images. Five self-supervised learning methods, i.e., SimSiam,
BYOL, PIRL-jigsaw, PIRL-rotation, and SimCLR, were compared with the proposed
method. Furthermore, three previous methods, one pretrained on ImageNet, one
trained from scratch, and one semi-supervised learning method, were compared
with the proposed method. Results: The proposed method's harmonic mean score of
sensitivity and specificity after fine-tuning with the annotated data of 10,
20, 30, and 40 patients were 0.875, 0.911, 0.915, and 0.931, respectively. The
proposed method outperformed all comparative methods, including the five
self-supervised learning and three previous methods. Experimental results
showed the effectiveness of the proposed method in gastritis detection using a
few annotated gastric X-ray images. Conclusions: This paper proposes a novel
self-supervised learning method based on a teacher-student architecture for
gastritis detection using gastric X-ray images. The proposed method can perform
explicit self-supervised learning and learn discriminative representations from
gastric X-ray images. The proposed method exhibits potential clinical use in
gastritis detection using a few annotated gastric X-ray images.
| no_new_dataset | 0.942242 |
2105.00703 | Guandong Xu | Tri Dung Duong, Qian Li, Guandong Xu | Causality-based Counterfactual Explanation for Classification Models | null | null | null | null | cs.LG | http://creativecommons.org/licenses/by/4.0/ | Counterfactual explanation is one branch of interpretable machine learning
that produces a perturbation sample to change the model's original decision.
The generated samples can act as a recommendation for end-users to achieve
their desired outputs. Most of the current counterfactual explanation
approaches are the gradient-based method, which can only optimize the
differentiable loss functions with continuous variables. Accordingly, the
gradient-free methods are proposed to handle the categorical variables, which
however have several major limitations: 1) causal relationships among features
are typically ignored when generating the counterfactuals, possibly resulting
in impractical guidelines for decision-makers; 2) the counterfactual
explanation algorithm requires a great deal of effort into parameter tuning for
dertermining the optimal weight for each loss functions which must be conducted
repeatedly for different datasets and settings. In this work, to address the
above limitations, we propose a prototype-based counterfactual explanation
framework (ProCE). ProCE is capable of preserving the causal relationship
underlying the features of the counterfactual data. In addition, we design a
novel gradient-free optimization based on the multi-objective genetic algorithm
that generates the counterfactual explanations for the mixed-type of continuous
and categorical features. Numerical experiments demonstrate that our method
compares favorably with state-of-the-art methods and therefore is applicable to
existing prediction models. All the source codes and data are available at
\url{https://github.com/tridungduong16/multiobj-scm-cf}.
| [
{
"version": "v1",
"created": "Mon, 3 May 2021 09:25:59 GMT"
},
{
"version": "v2",
"created": "Thu, 6 May 2021 10:24:31 GMT"
},
{
"version": "v3",
"created": "Sun, 26 Mar 2023 09:42:54 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Duong",
"Tri Dung",
""
],
[
"Li",
"Qian",
""
],
[
"Xu",
"Guandong",
""
]
] | TITLE: Causality-based Counterfactual Explanation for Classification Models
ABSTRACT: Counterfactual explanation is one branch of interpretable machine learning
that produces a perturbation sample to change the model's original decision.
The generated samples can act as a recommendation for end-users to achieve
their desired outputs. Most of the current counterfactual explanation
approaches are the gradient-based method, which can only optimize the
differentiable loss functions with continuous variables. Accordingly, the
gradient-free methods are proposed to handle the categorical variables, which
however have several major limitations: 1) causal relationships among features
are typically ignored when generating the counterfactuals, possibly resulting
in impractical guidelines for decision-makers; 2) the counterfactual
explanation algorithm requires a great deal of effort into parameter tuning for
dertermining the optimal weight for each loss functions which must be conducted
repeatedly for different datasets and settings. In this work, to address the
above limitations, we propose a prototype-based counterfactual explanation
framework (ProCE). ProCE is capable of preserving the causal relationship
underlying the features of the counterfactual data. In addition, we design a
novel gradient-free optimization based on the multi-objective genetic algorithm
that generates the counterfactual explanations for the mixed-type of continuous
and categorical features. Numerical experiments demonstrate that our method
compares favorably with state-of-the-art methods and therefore is applicable to
existing prediction models. All the source codes and data are available at
\url{https://github.com/tridungduong16/multiobj-scm-cf}.
| no_new_dataset | 0.9463 |
2105.02282 | Matheo Zihao Wang Dr. | Zihao Wang, Herv\'e Delingette | Attention for Image Registration (AiR): an unsupervised Transformer
approach | null | null | null | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Image registration is a crucial task in signal processing, but it often
encounters issues with stability and efficiency. Non-learning registration
approaches rely on optimizing similarity metrics between fixed and moving
images, which can be expensive in terms of time and space complexity. This
problem can be exacerbated when the images are large or there are significant
deformations between them. Recently, deep learning, specifically convolutional
neural network (CNN)-based methods, have been explored as an effective solution
to the weaknesses of non-learning approaches. To further advance learning
approaches in image registration, we introduce an attention mechanism in the
deformable image registration problem. Our proposed approach is based on a
Transformer framework called AiR, which can be efficiently trained on GPGPU
devices. We treat the image registration problem as a language translation task
and use the Transformer to learn the deformation field. The method learns an
unsupervised generated deformation map and is tested on two benchmark datasets.
In summary, our approach shows promising effectiveness in addressing stability
and efficiency issues in image registration tasks. The source code of AiR is
available on Github.
| [
{
"version": "v1",
"created": "Wed, 5 May 2021 18:49:32 GMT"
},
{
"version": "v2",
"created": "Fri, 24 Mar 2023 19:39:50 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Wang",
"Zihao",
""
],
[
"Delingette",
"Hervé",
""
]
] | TITLE: Attention for Image Registration (AiR): an unsupervised Transformer
approach
ABSTRACT: Image registration is a crucial task in signal processing, but it often
encounters issues with stability and efficiency. Non-learning registration
approaches rely on optimizing similarity metrics between fixed and moving
images, which can be expensive in terms of time and space complexity. This
problem can be exacerbated when the images are large or there are significant
deformations between them. Recently, deep learning, specifically convolutional
neural network (CNN)-based methods, have been explored as an effective solution
to the weaknesses of non-learning approaches. To further advance learning
approaches in image registration, we introduce an attention mechanism in the
deformable image registration problem. Our proposed approach is based on a
Transformer framework called AiR, which can be efficiently trained on GPGPU
devices. We treat the image registration problem as a language translation task
and use the Transformer to learn the deformation field. The method learns an
unsupervised generated deformation map and is tested on two benchmark datasets.
In summary, our approach shows promising effectiveness in addressing stability
and efficiency issues in image registration tasks. The source code of AiR is
available on Github.
| no_new_dataset | 0.947527 |
2106.02914 | Yue Wu | Yue Wu, Yuan Lan, Luchan Zhang, Yang Xiang | Feature Flow Regularization: Improving Structured Sparsity in Deep
Neural Networks | null | Neural Networks Volume 161, April 2023, Pages 598-613 | 10.1016/j.neunet.2023.02.013 | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Pruning is a model compression method that removes redundant parameters in
deep neural networks (DNNs) while maintaining accuracy. Most available filter
pruning methods require complex treatments such as iterative pruning, features
statistics/ranking, or additional optimization designs in the training process.
In this paper, we propose a simple and effective regularization strategy from a
new perspective of evolution of features, which we call feature flow
regularization (FFR), for improving structured sparsity and filter pruning in
DNNs. Specifically, FFR imposes controls on the gradient and curvature of
feature flow along the neural network, which implicitly increases the sparsity
of the parameters. The principle behind FFR is that coherent and smooth
evolution of features will lead to an efficient network that avoids redundant
parameters. The high structured sparsity obtained from FFR enables us to prune
filters effectively. Experiments with VGGNets, ResNets on CIFAR-10/100, and
Tiny ImageNet datasets demonstrate that FFR can significantly improve both
unstructured and structured sparsity. Our pruning results in terms of reduction
of parameters and FLOPs are comparable to or even better than those of
state-of-the-art pruning methods.
| [
{
"version": "v1",
"created": "Sat, 5 Jun 2021 15:00:50 GMT"
},
{
"version": "v2",
"created": "Thu, 7 Oct 2021 14:22:42 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Wu",
"Yue",
""
],
[
"Lan",
"Yuan",
""
],
[
"Zhang",
"Luchan",
""
],
[
"Xiang",
"Yang",
""
]
] | TITLE: Feature Flow Regularization: Improving Structured Sparsity in Deep
Neural Networks
ABSTRACT: Pruning is a model compression method that removes redundant parameters in
deep neural networks (DNNs) while maintaining accuracy. Most available filter
pruning methods require complex treatments such as iterative pruning, features
statistics/ranking, or additional optimization designs in the training process.
In this paper, we propose a simple and effective regularization strategy from a
new perspective of evolution of features, which we call feature flow
regularization (FFR), for improving structured sparsity and filter pruning in
DNNs. Specifically, FFR imposes controls on the gradient and curvature of
feature flow along the neural network, which implicitly increases the sparsity
of the parameters. The principle behind FFR is that coherent and smooth
evolution of features will lead to an efficient network that avoids redundant
parameters. The high structured sparsity obtained from FFR enables us to prune
filters effectively. Experiments with VGGNets, ResNets on CIFAR-10/100, and
Tiny ImageNet datasets demonstrate that FFR can significantly improve both
unstructured and structured sparsity. Our pruning results in terms of reduction
of parameters and FLOPs are comparable to or even better than those of
state-of-the-art pruning methods.
| no_new_dataset | 0.950549 |
2106.08946 | X J | Xiaopeng Jiang, Shuai Zhao, Guy Jacobson, Rittwik Jana, Wen-Ling Hsu,
Manoop Talasila, Syed Anwar Aftab, Yi Chen, Cristian Borcea | FGLP: A Federated Fine-Grained Location Prediction System for Mobile
Users | null | null | null | null | cs.LG cs.AI cs.DC cs.SY eess.SY | http://creativecommons.org/licenses/by/4.0/ | Fine-grained location prediction on smart phones can be used to improve
app/system performance. Application scenarios include video quality adaptation
as a function of the 5G network quality at predicted user locations, and
augmented reality apps that speed up content rendering based on predicted user
locations. Such use cases require prediction error in the same range as the GPS
error, and no existing works on location prediction can achieve this level of
accuracy. We present a system for fine-grained location prediction (FGLP) of
mobile users, based on GPS traces collected on the phones. FGLP has two
components: a federated learning framework and a prediction model. The
framework runs on the phones of the users and also on a server that coordinates
learning from all users in the system. FGLP represents the user location data
as relative points in an abstract 2D space, which enables learning across
different physical spaces. The model merges Bidirectional Long Short-Term
Memory (BiLSTM) and Convolutional Neural Networks (CNN), where BiLSTM learns
the speed and direction of the mobile users, and CNN learns information such as
user movement preferences. FGLP uses federated learning to protect user privacy
and reduce bandwidth consumption. Our experimental results, using a dataset
with over 600,000 users, demonstrate that FGLP outperforms baseline models in
terms of prediction accuracy. We also demonstrate that FGLP works well in
conjunction with transfer learning, which enables model reusability. Finally,
benchmark results on several types of Android phones demonstrate FGLP's
feasibility in real life.
| [
{
"version": "v1",
"created": "Sun, 13 Jun 2021 02:09:29 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Jiang",
"Xiaopeng",
""
],
[
"Zhao",
"Shuai",
""
],
[
"Jacobson",
"Guy",
""
],
[
"Jana",
"Rittwik",
""
],
[
"Hsu",
"Wen-Ling",
""
],
[
"Talasila",
"Manoop",
""
],
[
"Aftab",
"Syed Anwar",
""
],
[
"Chen",
"Yi",
""
],
[
"Borcea",
"Cristian",
""
]
] | TITLE: FGLP: A Federated Fine-Grained Location Prediction System for Mobile
Users
ABSTRACT: Fine-grained location prediction on smart phones can be used to improve
app/system performance. Application scenarios include video quality adaptation
as a function of the 5G network quality at predicted user locations, and
augmented reality apps that speed up content rendering based on predicted user
locations. Such use cases require prediction error in the same range as the GPS
error, and no existing works on location prediction can achieve this level of
accuracy. We present a system for fine-grained location prediction (FGLP) of
mobile users, based on GPS traces collected on the phones. FGLP has two
components: a federated learning framework and a prediction model. The
framework runs on the phones of the users and also on a server that coordinates
learning from all users in the system. FGLP represents the user location data
as relative points in an abstract 2D space, which enables learning across
different physical spaces. The model merges Bidirectional Long Short-Term
Memory (BiLSTM) and Convolutional Neural Networks (CNN), where BiLSTM learns
the speed and direction of the mobile users, and CNN learns information such as
user movement preferences. FGLP uses federated learning to protect user privacy
and reduce bandwidth consumption. Our experimental results, using a dataset
with over 600,000 users, demonstrate that FGLP outperforms baseline models in
terms of prediction accuracy. We also demonstrate that FGLP works well in
conjunction with transfer learning, which enables model reusability. Finally,
benchmark results on several types of Android phones demonstrate FGLP's
feasibility in real life.
| no_new_dataset | 0.842345 |
2109.09817 | Lixue Cheng | Jiace Sun, Lixue Cheng, Thomas F. Miller III | Molecular Energy Learning Using Alternative Blackbox Matrix-Matrix
Multiplication Algorithm for Exact Gaussian Process | Preprint, under review | NeurIPS 2021 AI for Science Workshop | null | null | physics.chem-ph cs.LG physics.comp-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present an application of the blackbox matrix-matrix multiplication (BBMM)
algorithm to scale up the Gaussian Process (GP) training of molecular energies
in the molecular-orbital based machine learning (MOB-ML) framework. An
alternative implementation of BBMM (AltBBMM) is also proposed to train more
efficiently (over four-fold speedup) with the same accuracy and transferability
as the original BBMM implementation. The training of MOB-ML was limited to 220
molecules, and BBMM and AltBBMM scale the training of MOB-ML up by over 30
times to 6500 molecules (more than a million pair energies). The accuracy and
transferability of both algorithms are examined on the benchmark datasets of
organic molecules with 7 and 13 heavy atoms. These lower-scaling
implementations of the GP preserve the state-of-the-art learning efficiency in
the low-data regime while extending it to the large-data regime with better
accuracy than other available machine learning works on molecular energies.
| [
{
"version": "v1",
"created": "Mon, 20 Sep 2021 19:59:06 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Sun",
"Jiace",
""
],
[
"Cheng",
"Lixue",
""
],
[
"Miller",
"Thomas F.",
"III"
]
] | TITLE: Molecular Energy Learning Using Alternative Blackbox Matrix-Matrix
Multiplication Algorithm for Exact Gaussian Process
ABSTRACT: We present an application of the blackbox matrix-matrix multiplication (BBMM)
algorithm to scale up the Gaussian Process (GP) training of molecular energies
in the molecular-orbital based machine learning (MOB-ML) framework. An
alternative implementation of BBMM (AltBBMM) is also proposed to train more
efficiently (over four-fold speedup) with the same accuracy and transferability
as the original BBMM implementation. The training of MOB-ML was limited to 220
molecules, and BBMM and AltBBMM scale the training of MOB-ML up by over 30
times to 6500 molecules (more than a million pair energies). The accuracy and
transferability of both algorithms are examined on the benchmark datasets of
organic molecules with 7 and 13 heavy atoms. These lower-scaling
implementations of the GP preserve the state-of-the-art learning efficiency in
the low-data regime while extending it to the large-data regime with better
accuracy than other available machine learning works on molecular energies.
| no_new_dataset | 0.95297 |
2109.12772 | Ruidi Chen | Ruidi Chen, Boran Hao, Ioannis Paschalidis | Distributionally Robust Multiclass Classification and Applications in
Deep Image Classifiers | 9 pages; Previously this version appeared as arXiv:2210.08198 which
was submitted as a new work by accident | null | null | null | stat.ML cs.LG | http://creativecommons.org/licenses/by-nc-sa/4.0/ | We develop a Distributionally Robust Optimization (DRO) formulation for
Multiclass Logistic Regression (MLR), which could tolerate data contaminated by
outliers. The DRO framework uses a probabilistic ambiguity set defined as a
ball of distributions that are close to the empirical distribution of the
training set in the sense of the Wasserstein metric. We relax the DRO
formulation into a regularized learning problem whose regularizer is a norm of
the coefficient matrix. We establish out-of-sample performance guarantees for
the solutions to our model, offering insights on the role of the regularizer in
controlling the prediction error. We apply the proposed method in rendering
deep Vision Transformer (ViT)-based image classifiers robust to random and
adversarial attacks. Specifically, using the MNIST and CIFAR-10 datasets, we
demonstrate reductions in test error rate by up to 83.5% and loss by up to
91.3% compared with baseline methods, by adopting a novel random training
method.
| [
{
"version": "v1",
"created": "Mon, 27 Sep 2021 02:58:19 GMT"
},
{
"version": "v2",
"created": "Sat, 25 Mar 2023 18:34:14 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Chen",
"Ruidi",
""
],
[
"Hao",
"Boran",
""
],
[
"Paschalidis",
"Ioannis",
""
]
] | TITLE: Distributionally Robust Multiclass Classification and Applications in
Deep Image Classifiers
ABSTRACT: We develop a Distributionally Robust Optimization (DRO) formulation for
Multiclass Logistic Regression (MLR), which could tolerate data contaminated by
outliers. The DRO framework uses a probabilistic ambiguity set defined as a
ball of distributions that are close to the empirical distribution of the
training set in the sense of the Wasserstein metric. We relax the DRO
formulation into a regularized learning problem whose regularizer is a norm of
the coefficient matrix. We establish out-of-sample performance guarantees for
the solutions to our model, offering insights on the role of the regularizer in
controlling the prediction error. We apply the proposed method in rendering
deep Vision Transformer (ViT)-based image classifiers robust to random and
adversarial attacks. Specifically, using the MNIST and CIFAR-10 datasets, we
demonstrate reductions in test error rate by up to 83.5% and loss by up to
91.3% compared with baseline methods, by adopting a novel random training
method.
| no_new_dataset | 0.947137 |
2110.09994 | Souhaib Attaiki | Souhaib Attaiki, Gautam Pai, Maks Ovsjanikov | DPFM: Deep Partial Functional Maps | null | 2021 International Conference on 3D Vision (3DV) | 10.1109/3DV53792.2021.00040 | null | cs.CV cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider the problem of computing dense correspondences between non-rigid
shapes with potentially significant partiality. Existing formulations tackle
this problem through heavy manifold optimization in the spectral domain, given
hand-crafted shape descriptors. In this paper, we propose the first learning
method aimed directly at partial non-rigid shape correspondence. Our approach
uses the functional map framework, can be trained in a supervised or
unsupervised manner, and learns descriptors directly from the data, thus both
improving robustness and accuracy in challenging cases. Furthermore, unlike
existing techniques, our method is also applicable to partial-to-partial
non-rigid matching, in which the common regions on both shapes are unknown a
priori. We demonstrate that the resulting method is data-efficient, and
achieves state-of-the-art results on several benchmark datasets. Our code and
data can be found online: https://github.com/pvnieo/DPFM
| [
{
"version": "v1",
"created": "Tue, 19 Oct 2021 14:05:37 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Attaiki",
"Souhaib",
""
],
[
"Pai",
"Gautam",
""
],
[
"Ovsjanikov",
"Maks",
""
]
] | TITLE: DPFM: Deep Partial Functional Maps
ABSTRACT: We consider the problem of computing dense correspondences between non-rigid
shapes with potentially significant partiality. Existing formulations tackle
this problem through heavy manifold optimization in the spectral domain, given
hand-crafted shape descriptors. In this paper, we propose the first learning
method aimed directly at partial non-rigid shape correspondence. Our approach
uses the functional map framework, can be trained in a supervised or
unsupervised manner, and learns descriptors directly from the data, thus both
improving robustness and accuracy in challenging cases. Furthermore, unlike
existing techniques, our method is also applicable to partial-to-partial
non-rigid matching, in which the common regions on both shapes are unknown a
priori. We demonstrate that the resulting method is data-efficient, and
achieves state-of-the-art results on several benchmark datasets. Our code and
data can be found online: https://github.com/pvnieo/DPFM
| no_new_dataset | 0.950319 |
2111.13495 | Zongwei Zhou | Tiange Xiang, Yixiao Zhang, Yongyi Lu, Alan L. Yuille, Chaoyi Zhang,
Weidong Cai, Zongwei Zhou | SQUID: Deep Feature In-Painting for Unsupervised Anomaly Detection | CVPR 2023 | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Radiography imaging protocols focus on particular body regions, therefore
producing images of great similarity and yielding recurrent anatomical
structures across patients. To exploit this structured information, we propose
the use of Space-aware Memory Queues for In-painting and Detecting anomalies
from radiography images (abbreviated as SQUID). We show that SQUID can
taxonomize the ingrained anatomical structures into recurrent patterns; and in
the inference, it can identify anomalies (unseen/modified patterns) in the
image. SQUID surpasses 13 state-of-the-art methods in unsupervised anomaly
detection by at least 5 points on two chest X-ray benchmark datasets measured
by the Area Under the Curve (AUC). Additionally, we have created a new dataset
(DigitAnatomy), which synthesizes the spatial correlation and consistent shape
in chest anatomy. We hope DigitAnatomy can prompt the development, evaluation,
and interpretability of anomaly detection methods.
| [
{
"version": "v1",
"created": "Fri, 26 Nov 2021 13:47:34 GMT"
},
{
"version": "v2",
"created": "Tue, 30 Nov 2021 00:32:26 GMT"
},
{
"version": "v3",
"created": "Fri, 24 Mar 2023 18:59:01 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Xiang",
"Tiange",
""
],
[
"Zhang",
"Yixiao",
""
],
[
"Lu",
"Yongyi",
""
],
[
"Yuille",
"Alan L.",
""
],
[
"Zhang",
"Chaoyi",
""
],
[
"Cai",
"Weidong",
""
],
[
"Zhou",
"Zongwei",
""
]
] | TITLE: SQUID: Deep Feature In-Painting for Unsupervised Anomaly Detection
ABSTRACT: Radiography imaging protocols focus on particular body regions, therefore
producing images of great similarity and yielding recurrent anatomical
structures across patients. To exploit this structured information, we propose
the use of Space-aware Memory Queues for In-painting and Detecting anomalies
from radiography images (abbreviated as SQUID). We show that SQUID can
taxonomize the ingrained anatomical structures into recurrent patterns; and in
the inference, it can identify anomalies (unseen/modified patterns) in the
image. SQUID surpasses 13 state-of-the-art methods in unsupervised anomaly
detection by at least 5 points on two chest X-ray benchmark datasets measured
by the Area Under the Curve (AUC). Additionally, we have created a new dataset
(DigitAnatomy), which synthesizes the spatial correlation and consistent shape
in chest anatomy. We hope DigitAnatomy can prompt the development, evaluation,
and interpretability of anomaly detection methods.
| new_dataset | 0.95253 |
2112.05301 | Qing Li | Qing Li, Xiaojiang Peng, Chuan Yan, Pan Gao, Qi Hao | Self-Ensemling for 3D Point Cloud Domain Adaption | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recently 3D point cloud learning has been a hot topic in computer vision and
autonomous driving. Due to the fact that it is difficult to manually annotate a
qualitative large-scale 3D point cloud dataset, unsupervised domain adaptation
(UDA) is popular in 3D point cloud learning which aims to transfer the learned
knowledge from the labeled source domain to the unlabeled target domain.
However, the generalization and reconstruction errors caused by domain shift
with simply-learned model are inevitable which substantially hinder the model's
capability from learning good representations. To address these issues, we
propose an end-to-end self-ensembling network (SEN) for 3D point cloud domain
adaption tasks. Generally, our SEN resorts to the advantages of Mean Teacher
and semi-supervised learning, and introduces a soft classification loss and a
consistency loss, aiming to achieve consistent generalization and accurate
reconstruction. In SEN, a student network is kept in a collaborative manner
with supervised learning and self-supervised learning, and a teacher network
conducts temporal consistency to learn useful representations and ensure the
quality of point clouds reconstruction. Extensive experiments on several 3D
point cloud UDA benchmarks show that our SEN outperforms the state-of-the-art
methods on both classification and segmentation tasks. Moreover, further
analysis demonstrates that our SEN also achieves better reconstruction results.
| [
{
"version": "v1",
"created": "Fri, 10 Dec 2021 02:18:09 GMT"
},
{
"version": "v2",
"created": "Sat, 25 Mar 2023 03:19:53 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Li",
"Qing",
""
],
[
"Peng",
"Xiaojiang",
""
],
[
"Yan",
"Chuan",
""
],
[
"Gao",
"Pan",
""
],
[
"Hao",
"Qi",
""
]
] | TITLE: Self-Ensemling for 3D Point Cloud Domain Adaption
ABSTRACT: Recently 3D point cloud learning has been a hot topic in computer vision and
autonomous driving. Due to the fact that it is difficult to manually annotate a
qualitative large-scale 3D point cloud dataset, unsupervised domain adaptation
(UDA) is popular in 3D point cloud learning which aims to transfer the learned
knowledge from the labeled source domain to the unlabeled target domain.
However, the generalization and reconstruction errors caused by domain shift
with simply-learned model are inevitable which substantially hinder the model's
capability from learning good representations. To address these issues, we
propose an end-to-end self-ensembling network (SEN) for 3D point cloud domain
adaption tasks. Generally, our SEN resorts to the advantages of Mean Teacher
and semi-supervised learning, and introduces a soft classification loss and a
consistency loss, aiming to achieve consistent generalization and accurate
reconstruction. In SEN, a student network is kept in a collaborative manner
with supervised learning and self-supervised learning, and a teacher network
conducts temporal consistency to learn useful representations and ensure the
quality of point clouds reconstruction. Extensive experiments on several 3D
point cloud UDA benchmarks show that our SEN outperforms the state-of-the-art
methods on both classification and segmentation tasks. Moreover, further
analysis demonstrates that our SEN also achieves better reconstruction results.
| no_new_dataset | 0.947575 |
2201.02822 | Ling-Hao Chen | Ling-Hao Chen, He Li, Wanyuan Zhang, Jianbin Huang, Xiaoke Ma,
Jiangtao Cui, Ning Li, Jaesoo Yoo | AnomMAN: Detect Anomaly on Multi-view Attributed Networks | Accepted by the Information Sciences Journal | null | null | null | cs.SI cs.AI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Anomaly detection on attributed networks is widely used in online shopping,
financial transactions, communication networks, and so on. However, most
existing works trying to detect anomalies on attributed networks only consider
a single kind of interaction, so they cannot deal with various kinds of
interactions on multi-view attributed networks. It remains a challenging task
to jointly consider all different kinds of interactions and detect anomalous
instances on multi-view attributed networks. In this paper, we propose a graph
convolution-based framework, named AnomMAN, to detect Anomaly on Multi-view
Attributed Networks. To jointly consider attributes and all kinds of
interactions on multi-view attributed networks, we use the attention mechanism
to define the importance of all views in networks. Since the low-pass
characteristic of graph convolution operation filters out most high-frequency
signals (aonmaly signals), it cannot be directly applied to anomaly detection
tasks. AnomMAN introduces the graph auto-encoder module to turn the
disadvantage of low-pass features into an advantage. According to experiments
on real-world datasets, AnomMAN outperforms the state-of-the-art models and two
variants of our proposed model.
| [
{
"version": "v1",
"created": "Sat, 8 Jan 2022 12:49:27 GMT"
},
{
"version": "v2",
"created": "Mon, 27 Mar 2023 11:53:17 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Chen",
"Ling-Hao",
""
],
[
"Li",
"He",
""
],
[
"Zhang",
"Wanyuan",
""
],
[
"Huang",
"Jianbin",
""
],
[
"Ma",
"Xiaoke",
""
],
[
"Cui",
"Jiangtao",
""
],
[
"Li",
"Ning",
""
],
[
"Yoo",
"Jaesoo",
""
]
] | TITLE: AnomMAN: Detect Anomaly on Multi-view Attributed Networks
ABSTRACT: Anomaly detection on attributed networks is widely used in online shopping,
financial transactions, communication networks, and so on. However, most
existing works trying to detect anomalies on attributed networks only consider
a single kind of interaction, so they cannot deal with various kinds of
interactions on multi-view attributed networks. It remains a challenging task
to jointly consider all different kinds of interactions and detect anomalous
instances on multi-view attributed networks. In this paper, we propose a graph
convolution-based framework, named AnomMAN, to detect Anomaly on Multi-view
Attributed Networks. To jointly consider attributes and all kinds of
interactions on multi-view attributed networks, we use the attention mechanism
to define the importance of all views in networks. Since the low-pass
characteristic of graph convolution operation filters out most high-frequency
signals (aonmaly signals), it cannot be directly applied to anomaly detection
tasks. AnomMAN introduces the graph auto-encoder module to turn the
disadvantage of low-pass features into an advantage. According to experiments
on real-world datasets, AnomMAN outperforms the state-of-the-art models and two
variants of our proposed model.
| no_new_dataset | 0.9463 |
2202.10574 | Chengchun Shi | Chengchun Shi, Runzhe Wan, Ge Song, Shikai Luo, Rui Song and Hongtu
Zhu | A Multi-Agent Reinforcement Learning Framework for Off-Policy Evaluation
in Two-sided Markets | null | null | null | null | stat.ML cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The two-sided markets such as ride-sharing companies often involve a group of
subjects who are making sequential decisions across time and/or location. With
the rapid development of smart phones and internet of things, they have
substantially transformed the transportation landscape of human beings. In this
paper we consider large-scale fleet management in ride-sharing companies that
involve multiple units in different areas receiving sequences of products (or
treatments) over time. Major technical challenges, such as policy evaluation,
arise in those studies because (i) spatial and temporal proximities induce
interference between locations and times; and (ii) the large number of
locations results in the curse of dimensionality. To address both challenges
simultaneously, we introduce a multi-agent reinforcement learning (MARL)
framework for carrying policy evaluation in these studies. We propose novel
estimators for mean outcomes under different products that are consistent
despite the high-dimensionality of state-action space. The proposed estimator
works favorably in simulation experiments. We further illustrate our method
using a real dataset obtained from a two-sided marketplace company to evaluate
the effects of applying different subsidizing policies. A Python implementation
of our proposed method is available at
https://github.com/RunzheStat/CausalMARL.
| [
{
"version": "v1",
"created": "Mon, 21 Feb 2022 23:36:40 GMT"
},
{
"version": "v2",
"created": "Tue, 14 Jun 2022 09:17:44 GMT"
},
{
"version": "v3",
"created": "Mon, 24 Oct 2022 16:15:58 GMT"
},
{
"version": "v4",
"created": "Sun, 26 Mar 2023 18:52:17 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Shi",
"Chengchun",
""
],
[
"Wan",
"Runzhe",
""
],
[
"Song",
"Ge",
""
],
[
"Luo",
"Shikai",
""
],
[
"Song",
"Rui",
""
],
[
"Zhu",
"Hongtu",
""
]
] | TITLE: A Multi-Agent Reinforcement Learning Framework for Off-Policy Evaluation
in Two-sided Markets
ABSTRACT: The two-sided markets such as ride-sharing companies often involve a group of
subjects who are making sequential decisions across time and/or location. With
the rapid development of smart phones and internet of things, they have
substantially transformed the transportation landscape of human beings. In this
paper we consider large-scale fleet management in ride-sharing companies that
involve multiple units in different areas receiving sequences of products (or
treatments) over time. Major technical challenges, such as policy evaluation,
arise in those studies because (i) spatial and temporal proximities induce
interference between locations and times; and (ii) the large number of
locations results in the curse of dimensionality. To address both challenges
simultaneously, we introduce a multi-agent reinforcement learning (MARL)
framework for carrying policy evaluation in these studies. We propose novel
estimators for mean outcomes under different products that are consistent
despite the high-dimensionality of state-action space. The proposed estimator
works favorably in simulation experiments. We further illustrate our method
using a real dataset obtained from a two-sided marketplace company to evaluate
the effects of applying different subsidizing policies. A Python implementation
of our proposed method is available at
https://github.com/RunzheStat/CausalMARL.
| no_new_dataset | 0.94699 |
2203.09375 | Alexey Bokhovkin | Alexey Bokhovkin, Angela Dai | Neural Part Priors: Learning to Optimize Part-Based Object Completion in
RGB-D Scans | CVPR 2023 alexeybokhovkin.github.io/neural-part-priors/ | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | 3D object recognition has seen significant advances in recent years, showing
impressive performance on real-world 3D scan benchmarks, but lacking in object
part reasoning, which is fundamental to higher-level scene understanding such
as inter-object similarities or object functionality. Thus, we propose to
leverage large-scale synthetic datasets of 3D shapes annotated with part
information to learn Neural Part Priors (NPPs), optimizable spaces
characterizing geometric part priors. Crucially, we can optimize over the
learned part priors in order to fit to real-world scanned 3D scenes at test
time, enabling robust part decomposition of the real objects in these scenes
that also estimates the complete geometry of the object while fitting
accurately to the observed real geometry. Moreover, this enables global
optimization over geometrically similar detected objects in a scene, which
often share strong geometric commonalities, enabling scene-consistent part
decompositions. Experiments on the ScanNet dataset demonstrate that NPPs
significantly outperforms state of the art in part decomposition and object
completion in real-world scenes.
| [
{
"version": "v1",
"created": "Thu, 17 Mar 2022 15:05:44 GMT"
},
{
"version": "v2",
"created": "Sat, 25 Mar 2023 01:54:06 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Bokhovkin",
"Alexey",
""
],
[
"Dai",
"Angela",
""
]
] | TITLE: Neural Part Priors: Learning to Optimize Part-Based Object Completion in
RGB-D Scans
ABSTRACT: 3D object recognition has seen significant advances in recent years, showing
impressive performance on real-world 3D scan benchmarks, but lacking in object
part reasoning, which is fundamental to higher-level scene understanding such
as inter-object similarities or object functionality. Thus, we propose to
leverage large-scale synthetic datasets of 3D shapes annotated with part
information to learn Neural Part Priors (NPPs), optimizable spaces
characterizing geometric part priors. Crucially, we can optimize over the
learned part priors in order to fit to real-world scanned 3D scenes at test
time, enabling robust part decomposition of the real objects in these scenes
that also estimates the complete geometry of the object while fitting
accurately to the observed real geometry. Moreover, this enables global
optimization over geometrically similar detected objects in a scene, which
often share strong geometric commonalities, enabling scene-consistent part
decompositions. Experiments on the ScanNet dataset demonstrate that NPPs
significantly outperforms state of the art in part decomposition and object
completion in real-world scenes.
| no_new_dataset | 0.949342 |
2204.00157 | Zhixiang Min | Zhixiang Min, Naji Khosravan, Zachary Bessinger, Manjunath Narayana,
Sing Bing Kang, Enrique Dunn, Ivaylo Boyadzhiev | LASER: LAtent SpacE Rendering for 2D Visual Localization | CVPR2022-Oral | null | null | null | cs.CV | http://creativecommons.org/licenses/by/4.0/ | We present LASER, an image-based Monte Carlo Localization (MCL) framework for
2D floor maps. LASER introduces the concept of latent space rendering, where 2D
pose hypotheses on the floor map are directly rendered into a
geometrically-structured latent space by aggregating viewing ray features.
Through a tightly coupled rendering codebook scheme, the viewing ray features
are dynamically determined at rendering-time based on their geometries (i.e.
length, incident-angle), endowing our representation with view-dependent
fine-grain variability. Our codebook scheme effectively disentangles feature
encoding from rendering, allowing the latent space rendering to run at speeds
above 10KHz. Moreover, through metric learning, our geometrically-structured
latent space is common to both pose hypotheses and query images with arbitrary
field of views. As a result, LASER achieves state-of-the-art performance on
large-scale indoor localization datasets (i.e. ZInD and Structured3D) for both
panorama and perspective image queries, while significantly outperforming
existing learning-based methods in speed.
| [
{
"version": "v1",
"created": "Fri, 1 Apr 2022 01:39:29 GMT"
},
{
"version": "v2",
"created": "Sun, 26 Mar 2023 23:17:05 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Min",
"Zhixiang",
""
],
[
"Khosravan",
"Naji",
""
],
[
"Bessinger",
"Zachary",
""
],
[
"Narayana",
"Manjunath",
""
],
[
"Kang",
"Sing Bing",
""
],
[
"Dunn",
"Enrique",
""
],
[
"Boyadzhiev",
"Ivaylo",
""
]
] | TITLE: LASER: LAtent SpacE Rendering for 2D Visual Localization
ABSTRACT: We present LASER, an image-based Monte Carlo Localization (MCL) framework for
2D floor maps. LASER introduces the concept of latent space rendering, where 2D
pose hypotheses on the floor map are directly rendered into a
geometrically-structured latent space by aggregating viewing ray features.
Through a tightly coupled rendering codebook scheme, the viewing ray features
are dynamically determined at rendering-time based on their geometries (i.e.
length, incident-angle), endowing our representation with view-dependent
fine-grain variability. Our codebook scheme effectively disentangles feature
encoding from rendering, allowing the latent space rendering to run at speeds
above 10KHz. Moreover, through metric learning, our geometrically-structured
latent space is common to both pose hypotheses and query images with arbitrary
field of views. As a result, LASER achieves state-of-the-art performance on
large-scale indoor localization datasets (i.e. ZInD and Structured3D) for both
panorama and perspective image queries, while significantly outperforming
existing learning-based methods in speed.
| no_new_dataset | 0.949106 |
2204.07841 | Guangxing Han | Guangxing Han, Long Chen, Jiawei Ma, Shiyuan Huang, Rama Chellappa,
Shih-Fu Chang | Multi-Modal Few-Shot Object Detection with Meta-Learning-Based
Cross-Modal Prompting | 17 pages | null | null | null | cs.CV cs.AI cs.MM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study multi-modal few-shot object detection (FSOD) in this paper, using
both few-shot visual examples and class semantic information for detection,
which are complementary to each other by definition. Most of the previous works
on multi-modal FSOD are fine-tuning-based which are inefficient for online
applications. Moreover, these methods usually require expertise like class
names to extract class semantic embedding, which are hard to get for rare
classes. Our approach is motivated by the high-level conceptual similarity of
(metric-based) meta-learning and prompt-based learning to learn generalizable
few-shot and zero-shot object detection models respectively without
fine-tuning. Specifically, we combine the few-shot visual classifier and text
classifier learned via meta-learning and prompt-based learning respectively to
build the multi-modal classifier and detection models. In addition, to fully
exploit the pre-trained language models, we propose meta-learning-based
cross-modal prompting to generate soft prompts for novel classes present in
few-shot visual examples, which are then used to learn the text classifier.
Knowledge distillation is introduced to learn the soft prompt generator without
using human prior knowledge of class names, which may not be available for rare
classes. Our insight is that the few-shot support images naturally include
related context information and semantics of the class. We comprehensively
evaluate the proposed multi-modal FSOD models on multiple few-shot object
detection benchmarks, achieving promising results.
| [
{
"version": "v1",
"created": "Sat, 16 Apr 2022 16:45:06 GMT"
},
{
"version": "v2",
"created": "Tue, 14 Feb 2023 05:09:24 GMT"
},
{
"version": "v3",
"created": "Mon, 27 Mar 2023 15:40:57 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Han",
"Guangxing",
""
],
[
"Chen",
"Long",
""
],
[
"Ma",
"Jiawei",
""
],
[
"Huang",
"Shiyuan",
""
],
[
"Chellappa",
"Rama",
""
],
[
"Chang",
"Shih-Fu",
""
]
] | TITLE: Multi-Modal Few-Shot Object Detection with Meta-Learning-Based
Cross-Modal Prompting
ABSTRACT: We study multi-modal few-shot object detection (FSOD) in this paper, using
both few-shot visual examples and class semantic information for detection,
which are complementary to each other by definition. Most of the previous works
on multi-modal FSOD are fine-tuning-based which are inefficient for online
applications. Moreover, these methods usually require expertise like class
names to extract class semantic embedding, which are hard to get for rare
classes. Our approach is motivated by the high-level conceptual similarity of
(metric-based) meta-learning and prompt-based learning to learn generalizable
few-shot and zero-shot object detection models respectively without
fine-tuning. Specifically, we combine the few-shot visual classifier and text
classifier learned via meta-learning and prompt-based learning respectively to
build the multi-modal classifier and detection models. In addition, to fully
exploit the pre-trained language models, we propose meta-learning-based
cross-modal prompting to generate soft prompts for novel classes present in
few-shot visual examples, which are then used to learn the text classifier.
Knowledge distillation is introduced to learn the soft prompt generator without
using human prior knowledge of class names, which may not be available for rare
classes. Our insight is that the few-shot support images naturally include
related context information and semantics of the class. We comprehensively
evaluate the proposed multi-modal FSOD models on multiple few-shot object
detection benchmarks, achieving promising results.
| no_new_dataset | 0.95096 |
2204.08179 | Haoying Li | Haoying Li, Ziran Zhang, Tingting Jiang, Peng Luo, Huajun Feng, Zhihai
Xu | Real-World Deep Local Motion Deblurring | Accept by AAAI-2023 (Oral) | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Most existing deblurring methods focus on removing global blur caused by
camera shake, while they cannot well handle local blur caused by object
movements. To fill the vacancy of local deblurring in real scenes, we establish
the first real local motion blur dataset (ReLoBlur), which is captured by a
synchronized beam-splitting photographing system and corrected by a
post-progressing pipeline. Based on ReLoBlur, we propose a Local Blur-Aware
Gated network (LBAG) and several local blur-aware techniques to bridge the gap
between global and local deblurring: 1) a blur detection approach based on
background subtraction to localize blurred regions; 2) a gate mechanism to
guide our network to focus on blurred regions; and 3) a blur-aware patch
cropping strategy to address data imbalance problem. Extensive experiments
prove the reliability of ReLoBlur dataset, and demonstrate that LBAG achieves
better performance than state-of-the-art global deblurring methods without our
proposed local blur-aware techniques.
| [
{
"version": "v1",
"created": "Mon, 18 Apr 2022 06:24:02 GMT"
},
{
"version": "v2",
"created": "Sun, 26 Mar 2023 16:33:55 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Li",
"Haoying",
""
],
[
"Zhang",
"Ziran",
""
],
[
"Jiang",
"Tingting",
""
],
[
"Luo",
"Peng",
""
],
[
"Feng",
"Huajun",
""
],
[
"Xu",
"Zhihai",
""
]
] | TITLE: Real-World Deep Local Motion Deblurring
ABSTRACT: Most existing deblurring methods focus on removing global blur caused by
camera shake, while they cannot well handle local blur caused by object
movements. To fill the vacancy of local deblurring in real scenes, we establish
the first real local motion blur dataset (ReLoBlur), which is captured by a
synchronized beam-splitting photographing system and corrected by a
post-progressing pipeline. Based on ReLoBlur, we propose a Local Blur-Aware
Gated network (LBAG) and several local blur-aware techniques to bridge the gap
between global and local deblurring: 1) a blur detection approach based on
background subtraction to localize blurred regions; 2) a gate mechanism to
guide our network to focus on blurred regions; and 3) a blur-aware patch
cropping strategy to address data imbalance problem. Extensive experiments
prove the reliability of ReLoBlur dataset, and demonstrate that LBAG achieves
better performance than state-of-the-art global deblurring methods without our
proposed local blur-aware techniques.
| new_dataset | 0.961389 |
2204.09831 | Lixue Cheng | Lixue Cheng, Jiace Sun, Thomas F. Miller III | Accurate Molecular-Orbital-Based Machine Learning Energies via
Unsupervised Clustering of Chemical Space | 28 pages, 7 figures | null | 10.1021/acs.jctc.2c00396 | null | physics.chem-ph cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce an unsupervised clustering algorithm to improve training
efficiency and accuracy in predicting energies using molecular-orbital-based
machine learning (MOB-ML). This work determines clusters via the Gaussian
mixture model (GMM) in an entirely automatic manner and simplifies an earlier
supervised clustering approach [J. Chem. Theory Comput., 15, 6668 (2019)] by
eliminating both the necessity for user-specified parameters and the training
of an additional classifier. Unsupervised clustering results from GMM have the
advantage of accurately reproducing chemically intuitive groupings of frontier
molecular orbitals and having improved performance with an increasing number of
training examples. The resulting clusters from supervised or unsupervised
clustering is further combined with scalable Gaussian process regression (GPR)
or linear regression (LR) to learn molecular energies accurately by generating
a local regression model in each cluster. Among all four combinations of
regressors and clustering methods, GMM combined with scalable exact Gaussian
process regression (GMM/GPR) is the most efficient training protocol for
MOB-ML. The numerical tests of molecular energy learning on thermalized
datasets of drug-like molecules demonstrate the improved accuracy,
transferability, and learning efficiency of GMM/GPR over not only other
training protocols for MOB-ML, i.e., supervised regression-clustering combined
with GPR(RC/GPR) and GPR without clustering. GMM/GPR also provide the best
molecular energy predictions compared with the ones from literature on the same
benchmark datasets. With a lower scaling, GMM/GPR has a 10.4-fold speedup in
wall-clock training time compared with scalable exact GPR with a training size
of 6500 QM7b-T molecules.
| [
{
"version": "v1",
"created": "Thu, 21 Apr 2022 00:56:16 GMT"
}
] | 2023-03-28T00:00:00 | [
[
"Cheng",
"Lixue",
""
],
[
"Sun",
"Jiace",
""
],
[
"Miller",
"Thomas F.",
"III"
]
] | TITLE: Accurate Molecular-Orbital-Based Machine Learning Energies via
Unsupervised Clustering of Chemical Space
ABSTRACT: We introduce an unsupervised clustering algorithm to improve training
efficiency and accuracy in predicting energies using molecular-orbital-based
machine learning (MOB-ML). This work determines clusters via the Gaussian
mixture model (GMM) in an entirely automatic manner and simplifies an earlier
supervised clustering approach [J. Chem. Theory Comput., 15, 6668 (2019)] by
eliminating both the necessity for user-specified parameters and the training
of an additional classifier. Unsupervised clustering results from GMM have the
advantage of accurately reproducing chemically intuitive groupings of frontier
molecular orbitals and having improved performance with an increasing number of
training examples. The resulting clusters from supervised or unsupervised
clustering is further combined with scalable Gaussian process regression (GPR)
or linear regression (LR) to learn molecular energies accurately by generating
a local regression model in each cluster. Among all four combinations of
regressors and clustering methods, GMM combined with scalable exact Gaussian
process regression (GMM/GPR) is the most efficient training protocol for
MOB-ML. The numerical tests of molecular energy learning on thermalized
datasets of drug-like molecules demonstrate the improved accuracy,
transferability, and learning efficiency of GMM/GPR over not only other
training protocols for MOB-ML, i.e., supervised regression-clustering combined
with GPR(RC/GPR) and GPR without clustering. GMM/GPR also provide the best
molecular energy predictions compared with the ones from literature on the same
benchmark datasets. With a lower scaling, GMM/GPR has a 10.4-fold speedup in
wall-clock training time compared with scalable exact GPR with a training size
of 6500 QM7b-T molecules.
| no_new_dataset | 0.953579 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.