中文
相关论文

相关论文: Flavor: A Language for Media Representation

200 篇论文

This document is intended as a stand-alone textbook chapter to be used for introducing some functional programming concepts into a course in which the primary teaching language is Java. For details of the approach, please see the paper…

编程语言 · 计算机科学 2023-02-21 John MacCormick

Deep learning researches on the transformation problems for image and text have raised great attention. However, present methods for music feature transfer using neural networks are far from practical application. In this paper, we initiate…

声音 · 计算机科学 2021-08-05 Xutan Peng , Chen Li , Zhi Cai , Faqiang Shi , Yidan Liu , Jianxin Li

We propose a formalism for representation of finite languages, referred to as the class of IDL-expressions, which combines concepts that were only considered in isolation in existing formalisms. The suggested applications are in natural…

人工智能 · 计算机科学 2011-07-04 M. J. Nederhof , G. Satta

Building on the classroom framework in Heath et al. (2025), this paper proposes FLARE v2 as a recursive, semiotically informed account of how program meaning can be described across abstraction scales in common teaching languages. It…

计算机与社会 · 计算机科学 2025-12-17 Justin Heath

Dynamic languages have become popular for scientific computing. They are generally considered highly productive, but lacking in performance. This paper presents Julia, a new dynamic language for technical computing, designed for performance…

编程语言 · 计算机科学 2012-09-25 Jeff Bezanson , Stefan Karpinski , Viral B. Shah , Alan Edelman

Large-scale Vision-and-Language (V+L) pre-training for representation learning has proven to be effective in boosting various downstream V+L tasks. However, when it comes to the fashion domain, existing V+L methods are inadequate as they…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Xiao Han , Licheng Yu , Xiatian Zhu , Li Zhang , Yi-Zhe Song , Tao Xiang

Designing and implementing secure software is inarguably more important than ever. However, despite years of research into privilege separating programs, it remains difficult to actually do so and such efforts can take years of…

密码学与安全 · 计算机科学 2022-01-25 Ioannis Agadakos , Manuel Egele , William Robertson

Recent advances in vision-language models (VLMs) have shown great promise in connecting images and text, but extending these models to long videos remains challenging due to the rapid growth in token counts. Models that compress videos by…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Keunwoo Peter Yu , Achal Dave , Rares Ambrus , Jean Mercat

Object-oriented programming languages such as Java and Objective C have become popular for implementing agent-based and other object-based simulations since objects in those languages can {\em reflect} (i.e. make runtime queries of an…

数学软件 · 计算机科学 2008-10-22 Russell K. Standish , Duraid Madina

While constructing supervised learning models, we require labelled examples to build a corpus and train a machine learning model. However, most studies have built the labelled dataset manually, which in many occasions is a daunting task. To…

软件工程 · 计算机科学 2023-03-14 Najam Nazar , Norman Chen , Chun Yong Chong

Automatic morphological processing can aid downstream natural language processing applications, especially for low-resource languages, and assist language documentation efforts for endangered languages. Having long been multilingual, the…

ReScript introduces a strongly typed language that targets JavaScript, as an alternative to gradually typed languages, such as TypeScript. In this paper, we present a type system for data-flow analysis for a subset of the ReScript language,…

编程语言 · 计算机科学 2024-08-23 Nicky Ask Lund , Hans Hüttel

In light of the recent breakthroughs in automatic machine translation systems, we propose a novel approach that we term as "Face-to-Face Translation". As today's digital communication becomes increasingly visual, we argue that there is a…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Prajwal K R , Rudrabha Mukhopadhyay , Jerin Philip , Abhishek Jha , Vinay Namboodiri , C. V. Jawahar

HTTP Server is a computer programs that serves webpage content to clients. A webpage is a document or resource of information that is suitable for the World Wide Web and can be accessed through a web browser and displayed on a computer…

其他计算机科学 · 计算机科学 2010-03-09 Bala Dhandayuthapani Veerasamy

In this paper we introduce the Functional Modelling System (FMS). The system introduces the Functional Modelling Language (FML), which is a modelling language for NP-complete search problems based on concepts of functional programming.…

编程语言 · 计算机科学 2018-08-24 Ingmar Dasseville , Gerda Janssens

Monitoring continuous data for meaningful signals increasingly demands long-horizon, stateful reasoning over unstructured streams. However, today's LLM frameworks remain stateless and one-shot, and traditional Complex Event Processing (CEP)…

数据库 · 计算机科学 2026-04-07 Shu Chen , Junhan Liu , Deepti Raghavan , Ugur Cetintemel

This work proposes a novel method to generate realistic talking head videos using audio and visual streams. We animate a source image by transferring head motion from a driving video using a dense motion field generated using learnable…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Madhav Agarwal , Rudrabha Mukhopadhyay , Vinay Namboodiri , C V Jawahar

Music generation aims to create music segments that align with human aesthetics based on diverse conditional information. Despite advancements in generating music from specific textual descriptions (e.g., style, genre, instruments), the…

声音 · 计算机科学 2025-04-21 Jiahao Song , Yuzhao Wang

FlatCurry is a well-established intermediate representation of Curry programs used in compilers that translate Curry code into Prolog and Haskell code. Some FlatCurry constructs have no direct translation into imperative code. These…

编程语言 · 计算机科学 2019-08-30 Sergio Antoy , Michael Hanus , Andy Jost , Steven Libby

aTrain is an open-source and offline tool for transcribing audio data in multiple languages with CPU and NVIDIA GPU support. It is specifically designed for researchers using qualitative data generated from various forms of speech…

声音 · 计算机科学 2023-10-19 Armin Haberl , Jürgen Fleiß , Dominik Kowald , Stefan Thalmann
‹ 上一页 1 8 9 10 下一页 ›