• 제목/요약/키워드: in-memory

검색결과 10,141건 처리시간 0.036초

공황장애의 암묵 및 외현기억 편향 (Implicit and Explicit Memory Bias in Panic Disorder)

  • 정나영;채정호;이경욱
    • 대한불안의학회지
    • /
    • 제8권1호
    • /
    • pp.3-8
    • /
    • 2012
  • Patients with panic disoder (PD) show recollection of their first panic attack, which resembles a trauma that is perceived as an unexpected frightening and subjectively life-threatening event. Information-processing models suggest that anxiety disorders may be characterized by a memory bias for threat-related information. This paper reviews the previous researches that investigated the implicit and/or explicit biases in patients with panic disorder. Among the 17 studies, which addressed the explicit memory bias in PD patients, 11 (64.7%) were found to be explicit memory bias in PD patients. In regards to the implicit memory bias, 4 out of 9 studies (44.4%) were found to support the memory bias. The result shows that evidence of explicit memory bias in PD patients was supported by a number of previous researches. However, evidence of implicit memory bias seems less robust, thus, needs further research for replication. Also, development of new paradigms and applications of various methods will be needed in further researches on memory bias in PD patients.

작업기억과 언어발달장애: 문헌연구 (Working Memory and Language Disorders : Literature Review)

  • 김수진;김정연;이혜란
    • 대한음성학회지:말소리
    • /
    • 제51호
    • /
    • pp.39-55
    • /
    • 2004
  • Working memory is the term used to refer to the mental workplace in which information can be temporarily stored and manipulated during complex everyday activities such as understanding language. The studies on language and working memory are based on Baddeley's phonological working memory and Daneman and Carpenter's functional working memory. This article reviews two working memory models and the studies on language and working memory based on each model. These are described in the implication of working memory in language development and specific language impairment-evaluation and treatment.

  • PDF

표적 기억 재활성화로 수면 중 기억 강화 증진 시키기 (Targeted Memory Reactivation can Enhance Memory Consolidation during Sleep)

  • 신재공
    • 수면정신생리
    • /
    • 제24권2호
    • /
    • pp.79-85
    • /
    • 2017
  • Targeted memory reactivation (TMR) is a method whereby cues associated with previous learning are used to externally reactivate aspects of this learning. Research findings demonstrate that TMR can be a useful tool to enhance memory consolidation during sleep in both animals and humans, especially in the declarative/spatial domain. Neurocognitive processing during sleep with covert cueing via auditory or olfactory stimulation can benefit memory storage. These beneficial effects on memory consolidation during sleep are associated with the activation of memory-related brain areas. The purpose of the present review is to provide a short overview of the findings of studies that adopted the TMR method of sleep-dependent memory consolidation and to suggest the potential applications of TMR in variable areas.

Memory Design for Artificial Intelligence

  • Cho, Doosan
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제12권1호
    • /
    • pp.90-94
    • /
    • 2020
  • Artificial intelligence (AI) is software that learns large amounts of data and provides the desired results for certain patterns. In other words, learning a large amount of data is very important, and the role of memory in terms of computing systems is important. Massive data means wider bandwidth, and the design of the memory system that can provide it becomes even more important. Providing wide bandwidth in AI systems is also related to power consumption. AlphaGo, for example, consumes 170 kW of power using 1202 CPUs and 176 GPUs. Since more than 50% of the consumption of memory is usually used by system chips, a lot of investment is being made in memory technology for AI chips. MRAM, PRAM, ReRAM and Hybrid RAM are mainly studied. This study presents various memory technologies that are being studied in artificial intelligence chip design. Especially, MRAM and PRAM are commerciallized for the next generation memory. They have two significant advantages that are ultra low power consumption and nearly zero leakage power. This paper describes a comparative analysis of the four representative new memory technologies.

문화, 회상 그리고 문학: 문화학과 문예학의 학제적 연관성에 관한 모색″ (Culture, Memory, and Literature: In Search of an Interdisciplinary Relationship Between Cultural and Literary Studies)

  • 최문규
    • 인문언어
    • /
    • 제1권2호
    • /
    • pp.67-90
    • /
    • 2001
  • In the past few years, a trend has emerged emphasizing the interdisciplinary relationship between cultural and literary studies, and "memory" has been suggested as the central theme in this trend. According to Aleida and Jan Assmann, "memory" as collective memory (not individual recollection) has various functions and forms, of which communicative memory and cultural memory occupy opposite poles of a central axis. Whereas communicative memory relates to the living past shared among contemporaries, cultural memory relates to "recollected history" rather than factual history. Cultural memory finds transmission through symbolic media such as myths, festivities, and literary works. Literary works preserve critical and living memories as opposed to forgotten memories. In other words, literature should be better read as "criticism and memory" than "imitation and preservation." Works of literature are characterized by a turning away from repetition toward representation-the process of "making present" of what is past.

  • PDF

Technology of the next generation low power memory system

  • Cho, Doosan
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제10권4호
    • /
    • pp.6-11
    • /
    • 2018
  • As embedded memory technology evolves, the traditional Static Random Access Memory (SRAM) technology has reached the end of development. For deepening the manufacturing process technology, the next generation memory technology is highly required because of the exponentially increasing leakage current of SRAM. Non-volatile memories such as STT-MRAM (Spin Torque Transfer Magnetic Random Access Memory), PCM (Phase Change Memory) are good candidates for replacing SRAM technology in embedded memory systems. They have many advanced characteristics in the perspective of power consumption, leakage power, size (density) and latency. Nonetheless, nonvolatile memories have two major problems that hinder their use it the next-generation memory. First, the lifetime of the nonvolatile memory cell is limited by the number of write operations. Next, the write operation consumes more latency and power than the same size of the read operation.These disadvantages can be solved using the compiler. The disadvantage of non-volatile memory is in write operations. Therefore, when the compiler decides the layout of the data, it is solved by optimizing the write operation to allocate a lot of data to the SRAM. This study provides insights into how these compiler and architectural designs can be developed.

Design of Memory-Resident GIS Database Systems

  • Lee, J. H.;Nam, K.W.;Lee, S.H.;Park, J.H.
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2003년도 Proceedings of ACRS 2003 ISRS
    • /
    • pp.499-501
    • /
    • 2003
  • As semiconductor memory becomes cheaper, the memory capacity of computer system is increasing. Therefore computer system has sufficient memory for a plentiful spatial data. With emerging spatial application required high performance, this paper presents a GIS database system in main memory. Memory residence can provide both functionality and performance for a database management system. This paper describes design of DBMS for storing, querying, managing and analyzing for spatial and non-spatial data in main-memory. This memory resident GIS DBMS supports SQL for spatial query, spatial data model, spatial index and interface for GIS tool or applications.

  • PDF

A Flexible Programmable Memory BIST for Embedded Single-Port Memory and Dual-Port Memory

  • Park, Youngkyu;Kim, Hong-Sik;Choi, Inhyuk;Kang, Sungho
    • ETRI Journal
    • /
    • 제35권5호
    • /
    • pp.808-818
    • /
    • 2013
  • Programmable memory built-in self-test (PMBIST) is an attractive approach for testing embedded memory. However, the main difficulties of the previous works are the large area overhead and low flexibility. To overcome these problems, a new flexible PMBIST (FPMBIST) architecture that can test both single-port memory and dual-port memory using various test algorithms is proposed. In the FPMBIST, a new instruction set is developed to minimize the FPMBIST area overhead and to maximize the flexibility. In addition, FPMBIST includes a diagnostic scheme that can improve the yield by supporting three types of diagnostic methods for repair and diagnosis. The experiment results show that the proposed FPMBIST has small area overhead despite the fact that it supports various test algorithms, thus having high flexibility.

Memory-Enhancing Effects of Silk Fibroin-Derived Peptides in Scopolamine-Treated Mice

  • Kang, Yong Koo;Lee, Woojoo;Kang, Byunghoon;Kang, Hannah
    • Journal of Microbiology and Biotechnology
    • /
    • 제23권12호
    • /
    • pp.1779-1784
    • /
    • 2013
  • Although enzyme-hydrolyzed silk fibroin has been reported to enhance cognitive function before, it has been still unknown which peptides can improve memory. Here we report that amino acid sequences of three novel peptides were identified from fibroin hydrolysate. Fibroin hydrolysate was obtained by hydrolysis with protease after partial hydrolysis with 5M $CaCl_2$. Synthesized peptides derived from these sequences improved scopolamine-induced memory impairments in mice. We confirmed this hydrolysate had effects that improved learning and memory abilities by performing the Rey-Kim test. From this hydrolysate of silk fibroin, amino acid sequences of eight peptides were identified by LC-MS/MS. Three peptides (GAGAGTGSSGFGPY, GAGAGSGAGSGAGAGSGAGAGY, and SGAGSGAGAGSGAGAGSGA) were synthesized to investigate whether they could improve memory. Passive avoidance test and Morris water maze test were performed, and all peptides showed memory-enhancing abilities on scopolamine-induced memory impairments in mice. In this study, we identified three novel peptides that could improve memory, and that silk fibroin hydrolysate was a mixture of various active peptides that could enhance memory.

치매환자의 기억장애 (Memory Impairment in Dementing Patients)

  • 한일우;서상훈
    • 수면정신생리
    • /
    • 제4권1호
    • /
    • pp.29-38
    • /
    • 1997
  • 치매는 기억력을 포함한 다양한 영역의 인지기능의 손상을 특징으로 하는 질병군으로 정의된다. 그러므로 현재 치매진단을 위하여 사용되고 있는 대부분의 진단기준들은 치매의 진단에 있어 기억 장애를 필수요소로 포함하고 있다. 기억력의 감퇴는 노화과정의 결과로서 나타날 수 있다. 치매와는 달리 노화에서의 기억력의 감퇴는 노화에 따른 정상으로 간주되며 사회적 그리고 직업적 기능의 영역에서 심각한 어려움이나 손상을 초래하지 않는다. 우울증 또한 기억장애를 동반할 수 있다. 하지만 치매와는 달리 우울증에서는 언어성 지연회상과 재인기억의 감소는 나타내지 않는다. 치매환자들에서의 기억장애도 병소의 위치에 따라 다른양상으로 나타날 수 있다. 피질성치매에서의 기억장애는 정보의 부호화와 기억강화과정의 이상에 의해 초래된 것인데, 피질하치매에서의 기억장애는 인출의 장애에 의한 것이다.

  • PDF