Researcher profile

Tian Tian

Tian Tian contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
10works
0followers
11topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

10 published item(s)

preprint2026arXiv

Stability and error estimates of a linear and partitioned finite element method approximating nonlinear fluid-structure interactions

We propose and analyze a linear and partitioned finite element method for fluid-shell interactions under the arbitrary Lagrangian-Eulerian (ALE) framework. We adopt the P1-bubble/P1/P1 elements for the fluid velocity, pressure, and structure velocity, respectively. We show the stability and error estimates of the scheme without assuming infinitesimal structural deformation nor neglecting fluid convection effects. The theoretical convergence rate is further corroborated by numerical experiments.

preprint2022arXiv

FINETUNA: Fine-tuning Accelerated Molecular Simulations

Machine learning approaches have the potential to approximate Density Functional Theory (DFT) for atomistic simulations in a computationally efficient manner, which could dramatically increase the impact of computational simulations on real-world problems. However, they are limited by their accuracy and the cost of generating labeled data. Here, we present an online active learning framework for accelerating the simulation of atomic systems efficiently and accurately by incorporating prior physical information learned by large-scale pre-trained graph neural network models from the Open Catalyst Project. Accelerating these simulations enables useful data to be generated more cheaply, allowing better models to be trained and more atomistic systems to be screened. We also present a method of comparing local optimization techniques on the basis of both their speed and accuracy. Experiments on 30 benchmark adsorbate-catalyst systems show that our method of transfer learning to incorporate prior information from pre-trained models accelerates simulations by reducing the number of DFT calculations by 91%, while meeting an accuracy threshold of 0.02 eV 93% of the time. Finally, we demonstrate a technique for leveraging the interactive functionality built in to VASP to efficiently compute single point calculations within our online active learning framework without the significant startup costs. This allows VASP to work in tandem with our framework while requiring 75% fewer self-consistent cycles than conventional single point calculations. The online active learning implementation, and examples using the VASP interactive code, are available in the open source FINETUNA package on Github.

preprint2022arXiv

Solid-State Lifshitz-van der Waals Repulsion through Two-Dimensional Materials

In the 1960s, Lifshitz et al. predicted that quantum fluctuations can change the van der Waals (vdW) interactions from attraction to repulsion. However, the vdW repulsion, or its long-range counterpart - the Casimir repulsion, has only been demonstrated in liquid. Here we show that the atomic thickness and birefringent nature of two-dimensional materials make them a versatile medium to tailor the Lifshitz-vdW interactions. Based on our theoretical prediction, we present direct force measurement of vdW repulsion on 2D material surfaces without liquid immersion and demonstrate their substantial influence on epitaxial properties. For example, heteroepitaxy of gold on a sheet of freestanding graphene leads to the growth of ultrathin platelets, owing to the vdW repulsion-induced ultrafast diffusion of gold clusters. The creation of repulsive force in nanoscale proximity offers technological opportunities such as single-molecule actuation and atomic assembly.

preprint2022arXiv

What Makes Good Contrastive Learning on Small-Scale Wearable-based Tasks?

Self-supervised learning establishes a new paradigm of learning representations with much fewer or even no label annotations. Recently there has been remarkable progress on large-scale contrastive learning models which require substantial computing resources, yet such models are not practically optimal for small-scale tasks. To fill the gap, we aim to study contrastive learning on the wearable-based activity recognition task. Specifically, we conduct an in-depth study of contrastive learning from both algorithmic-level and task-level perspectives. For algorithmic-level analysis, we decompose contrastive models into several key components and conduct rigorous experimental evaluations to better understand the efficacy and rationale behind contrastive learning. More importantly, for task-level analysis, we show that the wearable-based signals bring unique challenges and opportunities to existing contrastive models, which cannot be readily solved by existing algorithms. Our thorough empirical studies suggest important practices and shed light on future research challenges. In the meantime, this paper presents an open-source PyTorch library \texttt{CL-HAR}, which can serve as a practical tool for researchers. The library is highly modularized and easy to use, which opens up avenues for exploring novel contrastive models quickly in the future.

preprint2020arXiv

Dynamic Window-level Granger Causality of Multi-channel Time Series

Granger causality method analyzes the time series causalities without building a complex causality graph. However, the traditional Granger causality method assumes that the causalities lie between time series channels and remain constant, which cannot model the real-world time series data with dynamic causalities along the time series channels. In this paper, we present the dynamic window-level Granger causality method (DWGC) for multi-channel time series data. We build the causality model on the window-level by doing the F-test with the forecasting errors on the sliding windows. We propose the causality indexing trick in our DWGC method to reweight the original time series data. Essentially, the causality indexing is to decrease the auto-correlation and increase the cross-correlation causal effects, which improves the DWGC method. Theoretical analysis and experimental results on two synthetic and one real-world datasets show that the improved DWGC method with causality indexing better detects the window-level causalities.

preprint2020arXiv

Perfect coherent transfer in an on-chip reconfigurable nanoelectromechanical network

Realizing a controllable network with multiple degrees of interaction is a challenge to physics and engineering. Here, we experimentally report an on-chip reconfigurable network based on nanoelectromechanical resonators with nearest-neighbor (NN) and next-nearest-neighbor (NNN) strong couplings. By applying different parametric voltages on the same on-chip device, we carry out perfect coherent transfer in NN and NNN coupled array networks. Moreover, the low-loss resonators ensure the desired evolution to achieve perfect transfer and the demonstration of the parity-dependent phase relation at transmission cycles. The realization of NNN couplings demonstrates the capability of engineering coherent coupling beyond a simple model of a NN coupled array of doubly clamped resonators. Our reconfigurable nanoelectromechanical network provides a highly tunable physical platform and offers the possibilities of investigating various interesting phenomena, such as topological transport, synchronization of networks, as well as metamaterials.

preprint2020arXiv

QSAN: A Quantum-probability based Signed Attention Network for Explainable False Information Detection

False information detection on social media is challenging as it commonly requires tedious evidence-collecting but lacks available comparative information. Clues mined from user comments, as the wisdom of crowds, could be of considerable benefit to this task. However, it is non-trivial to capture the complex semantics from the contents and comments in consideration of their implicit correlations. Although deep neural networks have good expressive power, one major drawback is the lack of explainability. In this paper, we focus on how to learn from the post contents and related comments in social media to understand and detect the false information more effectively, with explainability. We thus propose a Quantum-probability based Signed Attention Network (QSAN) that integrates the quantum-driven text encoding and a novel signed attention mechanism in a unified framework. QSAN is not only able to distinguish important comments from the others, but also can exploit the conflicting social viewpoints in the comments to facilitate the detection. Moreover, QSAN is advantageous with its explainability in terms of transparency due to quantum physics meanings and the attention weights. Extensive experiments on real-world datasets show that our approach outperforms state-of-the-art baselines and can provide different kinds of user comments to explain why a piece of information is detected as false.

preprint2020arXiv

Realization of programmable nanomechanical lattice with both nearest-neighboring and next-nearest-neighboring couplings

The programmable artificial lattice, based on the controllability of coupling strengths and the scalability of multiple sites, is desperately desired in engineering metamaterials and exploring fundamental physics. In this work, we experimentally present a programmable lattice consisting of multiple paralleled nanomechanical resonators, whose internal interactions can be linearly manipulated by external voltages. Flexural modes of nearest-neighboring (NN) and next-nearest-neighboring (NNN) resonators are parametrically coupled through modulated electrostatic interactions. Particularly, in a wide range up to deep strong coupling regime, both the NN and NNN coupling strengths are precisely proportional to manipulation voltage. The realization of long-range coupling provides a promising prospect in constructing complex lattice structure, which is essential in investigating mechanical logic devices, topological physics and coherent phononic dynamics.

preprint2020arXiv

VFlow: More Expressive Generative Flows with Variational Data Augmentation

Generative flows are promising tractable models for density modeling that define probabilistic distributions with invertible transformations. However, tractability imposes architectural constraints on generative flows, making them less expressive than other types of generative models. In this work, we study a previously overlooked constraint that all the intermediate representations must have the same dimensionality with the original data due to invertibility, limiting the width of the network. We tackle this constraint by augmenting the data with some extra dimensions and jointly learning a generative flow for augmented data as well as the distribution of augmented dimensions under a variational inference framework. Our approach, VFlow, is a generalization of generative flows and therefore always performs better. Combining with existing generative flows, VFlow achieves a new state-of-the-art 2.98 bits per dimension on the CIFAR-10 dataset and is more compact than previous models to reach similar modeling quality.

preprint2019arXiv

Electronic polarizability as the fundamental variable in the dielectric properties of two-dimensional materials

The dielectric constant, which defines the polarization of the media, is a key quantity in condensed matter. It determines several electronic and optoelectronic properties important for a plethora of modern technologies from computer memory to field effect transistors and communication circuits. Moreover, the importance of the dielectric constant in describing electromagnetic interactions through screening plays a critical role in understanding fundamental molecular interactions. Here we show that despite its fundamental transcendence, the dielectric constant does not define unequivocally the dielectric properties of two-dimensional (2D) materials due to the locality of their electrostatic screening. Instead, the electronic polarizability correctly captures the dielectric nature of a 2D material which is united to other physical quantities in an atomically thin layer. We reveal a long-sought universal formalism where electronic, geometrical and dielectric properties are intrinsically correlated through the polarizability opening the door to probe quantities yet not directly measurable including the real covalent thickness of a layer. We unify the concept of dielectric properties in any material dimension finding a global dielectric anisotropy index defining their controllability through dimensionality.