Martin Renqiang Min is the Department Head of the Machine Learning Department at NEC Laboratories America. He holds a Ph.D. in Computer Science from the University of Toronto and completed postdoctoral research at Yale University, where he also taught courses on deep learning. His research has been published in top venues, including Nature, NeurIPS, ICML, ICLR, CVPR, and ACL, and his innovations have been recognized internationally, with features in Science and MIT Technology Review.
At NEC, Dr. Min directs a multidisciplinary research team at the forefront of foundational and applied artificial intelligence. His portfolio spans deep learning, natural language understanding, multimodal learning, visual reasoning, and the application of machine learning to biomedical and healthcare data. He has contributed to the design of scalable learning systems that power real-world applications, bridging cutting-edge theory with industry-scale deployment. He also co-chaired the NeurIPS Workshop on Machine Learning in Computational Biology, advancing the dialogue between AI and life sciences.
Under his leadership, NEC’s machine learning group drives innovation across multiple domains, including AI for precision medicine, next-generation language modeling, and interpretable multimodal systems. He is known for fostering interdisciplinary collaboration—both within NEC and with academic and industry partners—encouraging research that connects scientific breakthroughs with societal impact. His team’s contributions extend to core technologies used across telecommunications, enterprise solutions, and healthcare, positioning NEC at the leading edge of applied AI. Dr. Min is recognized for his ability to identify emerging trends in machine learning and translate them into long-term research roadmaps. His work continues to influence the global AI community, and his leadership ensures NEC remains a hub for transformative research that combines fundamental discovery with practical applications that improve people’s lives.
Posts
Our team will be attending CVPR 2024 (The IEEE /CVF Conference on Computer Vision & Pattern Recognition) from June 17-21! See you there at the NEC Labs America Booth 1716! Stay tuned for more information about our participation.
https://www.nec-labs.com/wp-content/uploads/2024/06/CVPR2024.jpg
628
1200
NEC Labs America
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
NEC Labs America2024-06-11 14:50:422026-06-26 13:31:41NEC Labs America Team Attending CVPR 2024 in SeattleMotivation Spatial transcriptomics technologies, which generate a spatial map of gene activity, can deepen the understanding of tissue architecture and its molecular underpinnings in health and disease. However, the high cost makes these technologies difficult to use in practice. Histological images co-registered with targeted tissues are more affordable and routinely generated in many research and clinical studies. Hence, predicting spatial gene expression from the morphological clues embedded in tissue histological images, provides a scalable alternative approach to decoding tissue complexity
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
0
0
NEC Labs America
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
NEC Labs America2024-06-03 00:00:002025-08-29 13:02:25Predicting Spatially Resolved Gene Expression via Tissue Morphology using Adaptive Spatial GNNsRecent advances in spatial transcriptomics allow spatially resolved gene expression measurements with cellular or even sub-cellular resolution, directly characterizing the complex spatiotemporal gene expression landscape and cell-to-cell interactions in their native microenvironments. Due to technology limitations, most spatial transcriptomic technologies still yield incomplete expression measurements with excessive missing values. Therefore, gene imputation is critical to filling in missing data, enhancing resolution, and improving overall interpretability. However, existing methods either require additional matched single-cell RNA-seq data, which is rarely available, or ignore spatial proximity or expression similarity information
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
0
0
NEC Labs America
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
NEC Labs America2024-05-28 00:00:002025-09-16 11:47:25Impeller: A Path-based Heterogeneous Graph Learning Method for Spatial Transcriptomic Data ImputationIn protein biophysics, the separation between the functionally important residues (forming the active site or binding surface) and those that create the overall structure (the fold) is a well-established and fundamental concept. Identifying and modifying those functional sites is critical for protein engineering but computationally nontrivial, and requires significant domain knowledge. To automate this process from a data-driven perspective, we propose a disentangled Wasserstein autoencoder with an auxiliary classifier, which isolates the function-related patterns from the rest with theoretical guarantees. This enables one-pass protein sequence editing and improves the understanding of the resulting sequences and editing actionsinvolved. To demonstrate its effectiveness, we apply it to T-cell receptors (TCRs), a well-studied structure-function case. We show that our method can be used to alterthe function of TCRs without changing the structural backbone, outperforming several competing methods in generation quality and efficiency, and requiring only 10% of the running time needed by baseline models. To our knowledge, this is the first approach that utilizes disentangled representations for TCR engineering.
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
0
0
NEC Labs America
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
NEC Labs America2023-12-10 00:00:002025-08-20 14:42:17Disentangled Wasserstein Autoencoder for T-Cell Receptor EngineeringRecent few-shot video classification (FSVC) works achieve promising performance by capturing similarity across support and query samples with different temporal alignment strategies or learning discriminative features via Transformer block within each episode. However, they ignore two important issues: a) It is difficult to capture rich intrinsic action semantics from a limited number of support instances within each task. b) Redundant or irrelevant frames in videos easily weaken the positive influence of discriminative frames. To address these two issues, this paper proposes a novel Representation Fusion and Promotion Learning (RFPL) mechanism with two sub-modules: meta-action learning (MAL) and reinforced image representation (RIR). Concretely, during training stage, we perform online learning for seeking a task-shared meta-action bank to enrich task-specific action representation by injecting global knowledge. Besides, we exploit reinforcement learning to obtain the importance of each frame and refine the representation. This operation maximizes the contribution of discriminative frames to further capture the similarity of support and query samples from the same category. Our RFPL framework is highly flexible that it can be integrated with many existing FSVC methods. Extensive experiments show that RFPL significantly enhances the performance of existing FSVC models when integrated with them.
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
0
0
NEC Labs America
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
NEC Labs America2023-10-02 00:00:002025-08-25 16:02:06Few-Shot Video Classification via Representation Fusion and Promotion LearningSource-free domain adaptation (SFDA) is an emerging research topic that studies how to adapt a pretrained source model using unlabeled target data. It is derived from unsupervised domain adaptation but has the advantage of not requiring labeled source data to learn adaptive models. This makes it particularly useful in real-world applications where access to source data is restricted. While there has been some SFDA work for images, little attention has been paid to videos. Naively extending image-based methods to videos without considering the unique properties of videos often leads to unsatisfactory results. In this paper, we propose a simple and highly flexible method for Source-Free Video Domain Adaptation (SFVDA), which extensively exploits consistency learning for videos from spatial, temporal, and historical perspectives. Our method is based on the assumption that videos of the same action category are drawn from the same low-dimensional space, regardless of the spatio-temporal variations in the high-dimensional space that cause domain shifts. To overcome domain shifts, we simulate spatio-temporal variations by applying spatial and temporal augmentations on target videos, and encourage the model to make consistent predictions from a video and its augmented versions. Due to the simple design, our method can be applied to various SFVDA settings, and experiments show that our method achieves state-of-the-art performance for all the settings.
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
0
0
NEC Labs America
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
NEC Labs America2023-06-18 00:00:002024-09-19 10:24:05Source-Free Video Domain Adaptation with Spatial-Temporal-Historical Consistency LearningConditional image-to-video (cI2V) generation aims to synthesize a new plausible video starting from an image (e.g., a person’s face) and a condition (e.g., an action class label like smile). The key challenge of the cI2V task lies in the simultaneous generation of realistic spatial appearance and temporal dynamics corresponding to the given image and condition. In this paper, we propose an approach for cI2V using novel latent flow diffusion models (LFDM) that synthesize an optical flow sequence in the latent space based on the given condition to warp the given image. Compared to previous direct-synthesis-based works, our proposed LFDM can better synthesize spatial details and temporal motion by fully utilizing the spatial content of the given image and warping it in the latent space according to the generated temporally-coherent flow. The training of LFDM consists of two separate stages: (1) an unsupervised learning stage to train a latent flow auto-encoder for spatial content generation, including a flow predictor to estimate latent flow between pairs of video frames, and (2) a conditional learning stage to train a 3D-UNet-based diffusion model (DM) for temporal latent flow generation. Unlike previous DMs operating in pixel space or latent feature space that couples spatial and temporal information, the DM in our LFDM only needs to learn a low-dimensional latent flow space for motion generation, thus being more computationally efficient. We conduct comprehensive experiments on multiple datasets, where LFDM consistently outperforms prior arts. Furthermore, we show that LFDM can be easily adapted to new domains by simply finetuning the image decoder. Our code is available at https://github.com/nihaomiao/CVPR23_LFDM.
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
0
0
NEC Labs America
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
NEC Labs America2023-06-18 00:00:002025-09-26 11:55:02Conditional Image-to-Video Generation with Latent Flow Diffusion ModelsDiffusion probabilistic models have achieved enormous success in the field of image generation and manipulation. In this paper, we explore a novel paradigm of using the diffusion model and classifier guidance in the latent semantic space for compositional visual tasks. Specifically, we train latent diffusion models and auxiliary latent classifiers to facilitate non-linear navigation of latent representation generation for any pre-trained generative model with a semantic latent space. We demonstrate that such conditional generation achieved by latent classifier guidance provably maximizes a lower bound of the conditional log probability during training. To maintain the original semantics during manipulation, we introduce a new guidance term, which we show is crucial for achieving compositionality. With additional assumptions, we show that the non-linear manipulation reduces to a simple latent arithmetic approach. We show that this paradigm based on latent classifier guidance is agnostic to pre-trained generative models, and present competitive results for both image generation and sequential manipulation of real and synthetic images. Our findings suggest that latent classifier guidance is a promising approach that merits further exploration, even in the presence of other strong competing methods.
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
0
0
NEC Labs America
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
NEC Labs America2023-06-18 00:00:002025-08-25 14:53:13Exploring Compositional Visual Generation with Latent Classifier GuidanceT cells monitor the health status of cells by identifying foreign peptides displayed on their surface. T-cell receptors (TCRs), which are protein complexes found on the surface of T cells, are able to bind to these peptides. This process is known as TCR recognition and constitutes a key step for immune response. Optimizing TCR sequences for TCR recognition represents a fundamental step towards the development of personalized treatments to trigger immune responses killing cancerous or virus-infected cells. In this paper, we formulated the search for these optimized TCRs as a reinforcement learning (RL) problem and presented a framework TCRPPO with a mutation policy using proximal policy optimization. TCRPPO mutates TCRs into effective ones that can recognize given peptides. TCRPPO leverages a reward function that combines the likelihoods of mutated sequences being valid TCRs measured by a new scoring function based on deep autoencoders, with the probabilities of mutated sequences recognizing peptides from a peptide-TCR interaction predictor. We compared TCRPPO with multiple baseline methods and demonstrated that TCRPPO significantly outperforms all the baseline methods to generate positive binding and valid TCRs. These results demonstrate the potential of TCRPPO for both precision immunotherapy and peptide-recognizing TCR motif discovery.
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
0
0
NEC Labs America
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
NEC Labs America2023-04-16 00:00:002025-09-16 11:01:13T-Cell Receptor Optimization with Reinforcement Learning and Mutation Polices for Precision ImmunotherapyMotivation: MHC Class I protein plays an important role in immunotherapy by presenting immunogenic peptides to anti-tumor immune cells. The repertoires of peptides for various MHC Class I proteins are distinct, which can be reflected by their diverse binding motifs. To characterize binding motifs for MHC Class I proteins, in vitro experiments have been conducted to screen peptides with high binding affinities to hundreds of given MHC Class I proteins. However, considering tens of thousands of known MHC Class I proteins, conducting in vitro experiments for extensive MHC proteins is infeasible, and thus a more efficient and scalable way to characterize binding motifs is needed.Results: We presented a de novo generation framework, coined PepPPO, to characterize binding motif for any given MHC Class I proteins via generating repertoires of peptides presented by them. PepPPO leverages a reinforcement learning agent with a mutation policy to mutate random input peptides into positive presented ones. Using PepPPO, we characterized binding motifs for around 10 000 known human MHC Class I proteins with and without experimental for the rapid screening of neoantigens at a much lower time cost than previous deep-learning methods.
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
0
0
NEC Labs America
https://www.nec-labs.com/wp-content/uploads/2025/08/NEC-Laboratories-America-Logo-Aug-2025-2.jpg
NEC Labs America2023-01-23 00:00:002025-08-22 15:25:12Binding Peptide Generation for MHC Class I Proteins with Deep Reinforcement Learning