141 research outputs found
Adjacency-hopping de Bruijn Sequences for Non-repetitive Coding
A special type of cyclic sequences named adjacency-hopping de Bruijn
sequences is introduced in this paper. It is theoretically proved the existence
of such sequences, and the number of such sequences is derived. These sequences
guarantee that all neighboring codes are different while retaining the
uniqueness of subsequences, which is a significant characteristic of original
de Bruijn sequences in coding and matching. At last, the adjacency-hopping de
Bruijn sequences are applied to structured light coding, and a color fringe
pattern coded by such a sequence is presented. In summary, the proposed
sequences demonstrate significant advantages in structured light coding by
virtue of the uniqueness of subsequences and the adjacency-hopping
characteristic, and show potential for extension to other fields with similar
requirements of non-repetitive coding and efficient matching
Decentralized Stochastic Bilevel Optimization with Improved per-Iteration Complexity
Bilevel optimization recently has received tremendous attention due to its
great success in solving important machine learning problems like meta
learning, reinforcement learning, and hyperparameter optimization. Extending
single-agent training on bilevel problems to the decentralized setting is a
natural generalization, and there has been a flurry of work studying
decentralized bilevel optimization algorithms. However, it remains unknown how
to design the distributed algorithm with sample complexity and convergence rate
comparable to SGD for stochastic optimization, and at the same time without
directly computing the exact Hessian or Jacobian matrices. In this paper we
propose such an algorithm. More specifically, we propose a novel decentralized
stochastic bilevel optimization (DSBO) algorithm that only requires first order
stochastic oracle, Hessian-vector product and Jacobian-vector product oracle.
The sample complexity of our algorithm matches the currently best known results
for DSBO, and the advantage of our algorithm is that it does not require
estimating the full Hessian and Jacobian matrices, thereby having improved
per-iteration complexity.Comment: ICML 202
Design of a Graphene Nitrene Two-Dimensional Catalyst Heterostructure Providing a Well-Defined Site Accommodating 1 to 3 Metals, with Application to COâ‚‚ Reduction Electrocatalysis for the 2 Metal Case
Recently, the reduction of CO₂ to fuels has been the subject of numerous studies, but the selectivity and activity remain inadequate. Progress has been made on single-site two-dimensional catalysts based on graphene coupled to a metal and nitrogen for the CO₂ reduction reaction (CO₂RR); however, the product is usually CO, and the metal–N environment remains ambiguous. We report a novel two-dimensional graphene nitrene heterostructure (grafiN₆) providing well-defined active sites (N₆) that can bind one to three metals for the CO₂RR. We find that homobimetallic FeFe–grafiN₆ could reduce CO₂ to CH₄ at −0.61 V and to CH₃CH₂OH at −0.68 V versus reversible hydrogen electrode, with high product selectivity. Moreover, the heteronuclear FeCu–grafiN₆ system may be significantly less affected by hydrogen evolution reaction, while maintaining a low limiting potential (−0.68 V) for C1 and C2 mechanisms. Binding metals to one N₆ site but not the other could promote efficient electron transport facilitating some reaction steps. This framework for single or multiple metal sites might also provide unique catalytic sites for other catalytic processes
Predicted Optimal Bifunctional Electrocatalysts for the Hydrogen Evolution Reaction and the Oxygen Evolution Reaction Using Chalcogenide Heterostructures Based on Machine Learning Analysis of in Silico Quantum Mechanics Based High Throughput Screening
Two-dimensional van der Waals heterostructure materials, particularly transition metal dichalcogenides (TMDC), have proved to be excellent photoabsorbers for solar radiation, but performance for such electrocatalysis processes as water splitting to form H₂ and O₂ is not adequate. We propose that dramatically improved performance may be achieved by combining two independent TMDC while optimizing such descriptors as rotational angle, bond length, distance between layers, and the ratio of the bandgaps of two component materials. In this paper we apply the least absolute shrinkage and selection operator (LASSO) process of artificial intelligence incorporating these descriptors together with quantum mechanics (density functional theory) to predict novel structures with predicted superior performance. Our predicted best system is MoTe₂/WTe₂ with a rotation of 300°, which is predicted to have an overpotential of 0.03 V for HER and 0.17 V for OER, dramatically improved over current electrocatalysts for water splitting
SAME: Sample Reconstruction against Model Extraction Attacks
While deep learning models have shown significant performance across various
domains, their deployment needs extensive resources and advanced computing
infrastructure. As a solution, Machine Learning as a Service (MLaaS) has
emerged, lowering the barriers for users to release or productize their deep
learning models. However, previous studies have highlighted potential privacy
and security concerns associated with MLaaS, and one primary threat is model
extraction attacks. To address this, there are many defense solutions but they
suffer from unrealistic assumptions and generalization issues, making them less
practical for reliable protection. Driven by these limitations, we introduce a
novel defense mechanism, SAME, based on the concept of sample reconstruction.
This strategy imposes minimal prerequisites on the defender's capabilities,
eliminating the need for auxiliary Out-of-Distribution (OOD) datasets, user
query history, white-box model access, and additional intervention during model
training. It is compatible with existing active defense methods. Our extensive
experiments corroborate the superior efficacy of SAME over state-of-the-art
solutions. Our code is available at https://github.com/xythink/SAME.Comment: Accepted by AAAI 202
- …