期刊文献+
共找到31篇文章
< 1 2 >
每页显示 20 50 100
Return to Reality:Speculative Design of Interaction Ritual Chains and Exploration of Alone Together
1
作者 Chuwen Xu 《Journal of Contemporary Educational Research》 2024年第5期263-269,共7页
“Alone together”is an ever-changing“wicked problem.”In this research and practice,the author tries to combine experience design,referring to the theory of“interaction ritual chain theory,”and creatively add inte... “Alone together”is an ever-changing“wicked problem.”In this research and practice,the author tries to combine experience design,referring to the theory of“interaction ritual chain theory,”and creatively add interactive experience to discursive works,so that the audience can think between the real and the virtual. 展开更多
关键词 speculative design Interaction ritual chain Alone together Installation art
下载PDF
An Optimized Resource Scheduling Strategy for Hadoop Speculative Execution Based on Non-cooperative Game Schemes
2
作者 Yinghang Jiang Qi Liu +3 位作者 Williams Dannah Dandan Jin Xiaodong Liu Mingxu Sun 《Computers, Materials & Continua》 SCIE EI 2020年第2期713-729,共17页
Hadoop is a well-known parallel computing system for distributed computing and large-scale data processes.“Straggling”tasks,however,have a serious impact on task allocation and scheduling in a Hadoop system.Speculat... Hadoop is a well-known parallel computing system for distributed computing and large-scale data processes.“Straggling”tasks,however,have a serious impact on task allocation and scheduling in a Hadoop system.Speculative Execution(SE)is an efficient method of processing“Straggling”Tasks by monitoring real-time running status of tasks and then selectively backing up“Stragglers”in another node to increase the chance to complete the entire mission early.Present speculative execution strategies meet challenges on misjudgement of“Straggling”tasks and improper selection of backup nodes,which leads to inefficient implementation of speculative executive processes.This paper has proposed an Optimized Resource Scheduling strategy for Speculative Execution(ORSE)by introducing non-cooperative game schemes.The ORSE transforms the resource scheduling of backup tasks into a multi-party non-cooperative game problem,where the tasks are regarded as game participants,whilst total task execution time of the entire cluster as the utility function.In that case,the most benefit strategy can be implemented in each computing node when the game reaches a Nash equilibrium point,i.e.,the final resource scheduling scheme to be obtained.The strategy has been implemented in Hadoop-2.x.Experimental results depict that the ORSE can maintain the efficiency of speculative executive processes and improve fault-tolerant and computation performance under the circumstances of Normal Load,Busy Load and Busy Load with Skewed Data. 展开更多
关键词 Distributed computing speculative execution resource scheduling non-cooperative game theory
下载PDF
A New Speculative Execution Algorithm Based on C4.5 Decision Tree for Hadoop
3
作者 Yuanzhen Li Qun Yang +1 位作者 Shangqi Lai Bohan Li 《国际计算机前沿大会会议论文集》 2015年第1期83-84,共2页
As a distributed computing platform, Hadoop provides an effective way to handle big data. In Hadoop, the completion time of job will be delayed by a straggler. Although the definitive cause of the straggler is hard to... As a distributed computing platform, Hadoop provides an effective way to handle big data. In Hadoop, the completion time of job will be delayed by a straggler. Although the definitive cause of the straggler is hard to detect, speculative execution is usually used for dealing with this problem, by simply backing up those stragglers on alternative nodes. In this paper, we design a new Speculative Execution algorithm based on C4.5 Decision Tree, SECDT, for Hadoop. In SECDT, we speculate completion time of stragglers and also of backup tasks, based on a kind of decision tree method: C4.5 decision tree. After we speculate the completion time, we compare the completion time of stragglers and of the backup tasks, calculating their differential value, and selecting the straggler with the maximum differential value to start the backup task.Experiment result shows that the SECDT can predict execution time more accurately than other speculative execution methods, hence reduce the job completion time. 展开更多
关键词 speculative EXECUTION C4.5 DECISION TREE HADOOP
下载PDF
Policy Recommendations to Prevent Financial Risks Caused by Speculative Capital Flows 被引量:2
4
作者 唐旭 梁猛 《China Economist》 2008年第3期41-52,共12页
There are two inaccuracies to the common belief that hot money flows into China through international trade: "hot money" and "trade channels". First, China’s domestic financial market is still at ... There are two inaccuracies to the common belief that hot money flows into China through international trade: "hot money" and "trade channels". First, China’s domestic financial market is still at the initial stage of development, and foreign exchange control has put barriers to entry and exit of overseas capital. Strictly speaking, the short-term highly liquid "hot money" does not exist in China, and is referred to as long-term speculative capital in this paper. Second, such capital does not come from trade alone. International trade is only part of corporate business operations, and a more reasonable and complete description is that "overseas capital flows into China through foreign-funded enterprises". Through analysis of the inflow channels, this paper estimates that the stock of long-term speculative capital between 1999 and 2006 stands at almost US$ 400 billion. The year 2006 saw an increase of US$ 98.09 billion, of which US$ 35.4 billion was formed through international trade, which equals to roughly 20% of trade surplus that year. But this does not mean that 20% of trade surplus is long-term speculative capital. 展开更多
关键词 PROFIT long term SPECULATION CAPITAL foreign-funded enterprises affiliated trade FDI (foreign directly investment) DEPRECIATION
下载PDF
Secure Speculation via Speculative Secret Flow Tracking
5
作者 崔宏伟 杨春 程旭 《Journal of Computer Science & Technology》 SCIE EI CSCD 2023年第2期422-438,共17页
Speculative execution attacks can leak arbitrary program data under malicious speculation,presenting a severe security threat.Based on two key observations,this paper presents a software-transparent defense mechanism ... Speculative execution attacks can leak arbitrary program data under malicious speculation,presenting a severe security threat.Based on two key observations,this paper presents a software-transparent defense mechanism called speculative secret flow tracking(SSFT),which is capable of defending against all cache-based speculative execution attacks with a low performance overhead.First,we observe that the attacker must use array or pointer variables in the victim code to access arbitrary memory data.Therefore,we propose a strict definition of secret data to reduce the amount of data to be protected.Second,if the load is not data-dependent and control-dependent on secrets,its speculative execution will not leak any secrets.Thus,this paper introduces the concept of speculative secret flow to analyze how secret data are obtained and propagated during speculative execution.By tracking speculative secret flow in hardware,SSFT can identify all unsafe speculative loads(USLs)that are dependent on secrets.Moreover,SSFT exploits three different methods to constrain USLs’speculative execution and prevent them from leaking secrets into the cache and translation lookaside buffer(TLB)states.This paper evaluates the performance of SSFT on the SPEC CPU 2006 workloads,and the results show that SSFT is effective and its performance overhead is very low.To defend against all speculative execution attack variants,SSFT only incurs an average slowdown of 4.5%(Delay USL-L1Miss)or 3.8%(Invisible USLs)compared to a non-secure processor.Our analysis also shows that SSFT maintains a low hardware overhead. 展开更多
关键词 cache side channel attack HARDWARE speculative execution attack security
原文传递
SBFT:A BFT Consensus Mechanism Based on DQN Algorithm for Industrial Internet of Thing
6
作者 Ningjie Gao Ru Huo +3 位作者 Shuo Wang Jiang Liu Tao Huang Yunjie Liu 《China Communications》 SCIE CSCD 2023年第10期185-199,共15页
With the development and widespread use of blockchain in recent years,many projects have introduced blockchain technology to solve the growing security issues of the Industrial Internet of Things(IIoT).However,due to ... With the development and widespread use of blockchain in recent years,many projects have introduced blockchain technology to solve the growing security issues of the Industrial Internet of Things(IIoT).However,due to the conflict between the operational performance and security of the blockchain system and the compatibility issues with a large number of IIoT devices running together,the mainstream blockchain system cannot be applied to IIoT scenarios.In order to solve these problems,this paper proposes SBFT(Speculative Byzantine Consensus Protocol),a flexible and scalable blockchain consensus mechanism for the Industrial Internet of Things.SBFT has a consensus process based on speculation,improving the throughput and consensus speed of blockchain systems and reducing communication overhead.In order to improve the compatibility and scalability of the blockchain system,we select some nodes to participate in the consensus,and these nodes have better performance in the network.Since multiple properties determine node performance,we abstract the node selection problem as a joint optimization problem and use Dueling Deep Q Learning(DQL)to solve it.Finally,we evaluate the performance of the scheme through simulation,and the simulation results prove the superiority of our scheme. 展开更多
关键词 Industrial Internet of Things Byzantine fault tolerance speculative consensus mechanism Markov decision process deep reinforcement learning
下载PDF
Read-Write Dependency Aware Register Allocation
7
作者 Sheng Xiao Yong Chen +1 位作者 Jing He Xi Yang 《Computer Systems Science & Engineering》 SCIE EI 2023年第9期3527-3540,共14页
Read-write dependency is an important factor restricting software efficiency.Timing Speculative(TS)is a processing architecture aiming to improve energy efficiency of microprocessors.Timing error rate,influenced by th... Read-write dependency is an important factor restricting software efficiency.Timing Speculative(TS)is a processing architecture aiming to improve energy efficiency of microprocessors.Timing error rate,influenced by the read-write dependency,bottlenecks the voltage down-scaling and so the energy efficiency of TS processors.We proposed a method called Read-Write Dependency Aware Register Allocation.It is based on the Read-Write Dependency aware Interference Graph(RWDIG)conception.Registers are reallocated to loosen the read-write dependencies,so resulting in a reduction of timing errors.The traditional no operation(Nop)padding method is also redesigned to increase the distance value to above 2.We analyzed the dependencies of registers and maximized the average distance value of read and write dependencies.Experimental results showed that we can reduce all read-write dependency by Nop padding,as well as the overhead timing errors.An energy saving of approximately 7%was achieved. 展开更多
关键词 Read-write dependency timing speculative energy efficiency
下载PDF
Timing Error Aware Register Allocation in TS
8
作者 Sheng Xiao Jing He +2 位作者 Xi Yang Heng Zhou Yujie Yuan 《Computer Systems Science & Engineering》 SCIE EI 2022年第1期273-286,共14页
Timing speculative(TS)architecture is promising for improving the energy efficiency of microprocessors.Error recovery units,designed for tolerating occasional timing errors,have been used to support a wider range of v... Timing speculative(TS)architecture is promising for improving the energy efficiency of microprocessors.Error recovery units,designed for tolerating occasional timing errors,have been used to support a wider range of voltage scaling,therefore to achieve a better energy efficiency.More specifically,the timing error rate,influenced mainly by data forwarding,is the bottleneck for voltage down-scaling in TS processors.In this paper,a new Timing Error Aware Register Allocation method is proposed.First,we designed the Dependency aware Interference Graph(DIG)construction to get the information of Read after Write(RAW)in programs.To build the construction,we get the disassemble code as input and suppose that there are unlimited registers,the same way as so-called virtual registers in many compilers.Then we change the disassemble codes to the SSA form for each basic block to make sure the registers are defined only once.Based on the DIG construction,registers were real-located to eliminate the timing error,by loosening the RAW dependencies.We con-struct the DIG for each function of the program and sort the edge of DIG by an increasing weight order.Since a smaller weighted-edge value means that its owner nodes have more frequent access in instruction flows,we expect it in different registers with no read-write dependency.At the same time,we make sure that there are no additional new spill codes emerging in our algorithm to minimize the rate of spill code.A high rate of spill code will not only decrease the performance of the system but also increase the unexpected read-write dependency.Next,we reallocate the reg-isters by weight order in turn to loosen the RAW dependencies.Furthermore,we use the NOP operation to pad the instructions with a minimal distance value of 2.Experiment results showed that the average distance of RAW dependencies was increased by over 20%. 展开更多
关键词 Timing error timing speculative architecture register allocation energy efficiency
下载PDF
基于信誉的动态授权PBFT共识机制 被引量:3
9
作者 李俊清 辛衍森 +3 位作者 宋长青 周虎 王铁军 邓华伟 《软件》 2019年第5期1-7,共7页
区块链是一种基于零信任基础、去中心化及不可篡改的分布式账本技术。共识算法作为区块链主要技术之一,其效率直接影响区块链系统性能。针对PBFT共识算法运行效率低的问题,本文提出了基于信誉的动态授权PBFT共识机制,引入信誉评价体系... 区块链是一种基于零信任基础、去中心化及不可篡改的分布式账本技术。共识算法作为区块链主要技术之一,其效率直接影响区块链系统性能。针对PBFT共识算法运行效率低的问题,本文提出了基于信誉的动态授权PBFT共识机制,引入信誉评价体系对系统节点进行信誉评价,动态决定从信誉最高的节点中选取共识节点,同时实现了非停机情况下动态增删节点的功能,且随着系统长期运行,所能容忍的拜占庭节点动态增加;优化了一致性协议,将传统的一致性协议与基于speculation技术的拜占庭协议进行融合,降低了算力开销和通信代价;通过对共识节点的信誉及行为分析,进一步降低恶意节点成为共识节点的概率,解决了由拜占庭节点作为主节点带来的交易延迟增加问题。最后从算力开销、交易吞吐量和容错性能等方面进行了论证分析。 展开更多
关键词 区块链 PBFT共识算法 全局信誉模型 动态授权 speculation技术
下载PDF
Preliminary Discussion on Application of “3W” Teaching Method in Architectural Design Course
10
作者 ZHONG Xinping 《Journal of Landscape Research》 2019年第5期149-151,共3页
Architectural design course is the main course of architecture major.“Master-apprentice” guidance is the main mode of architectural design course teaching.How to teach between teachers and apprentices? Architectural... Architectural design course is the main course of architecture major.“Master-apprentice” guidance is the main mode of architectural design course teaching.How to teach between teachers and apprentices? Architectural design teachers in different colleges and universities do not have a unified approach,which easily leads to confusion in teaching.This study put forward “ 3W ” teaching method,and made a preliminary discussion on its concept,structure and application.“ 3W ” method is a method that the architectural design instructor uses three progressive questions to guide the whole process of architectural design.Through a detailed discussion of the three questions,it showed that this method was a building design guiding method with simple operation,easy grasp and adaptability. 展开更多
关键词 “3W” TEACHING method ARCHITECTURAL design TEACHING speculative ABILITY
下载PDF
DS-PBFT:一种基于距离的面向区块链的共识算法 被引量:9
11
作者 朱海 金瑜 《小型微型计算机系统》 CSCD 北大核心 2022年第3期506-513,共8页
共识算法作为区块链的核心技术,决定了区块链系统的性能.其中,PBFT是最具有代表性的一种共识算法,但它存在以下缺点:通信代价大、共识时延长.由此诞生了许多通过各种方法减小共识节点规模来提升PBFT效率的一类算法,但是它们都不是基于... 共识算法作为区块链的核心技术,决定了区块链系统的性能.其中,PBFT是最具有代表性的一种共识算法,但它存在以下缺点:通信代价大、共识时延长.由此诞生了许多通过各种方法减小共识节点规模来提升PBFT效率的一类算法,但是它们都不是基于距离因素的,并且具有与PBFT类似的缺点.基于此,本文提出了一种基于距离的面向区块链的共识算法.首先通过Grouping算法对节点进行分组,将距离较近的节点分成一组进行共识,从而在缩短共识节点之间距离的基础上减少共识时延.同时结合speculation技术,降低节点间通信的时间复杂度,从而减少了系统的通信代价.最后理论分析了影响共识时延和通信代价的两个指标:节点间的平均延迟、通信次数,证明了DS-PBFT在共识时延以及通信代价这两个方面均要优于PBFT和现有的这一类算法;通过实验验证了DS-PBFT相比PBFT和现有的这一类算法,降低了共识时延. 展开更多
关键词 区块链 共识算法 实用拜占庭容错算法 Grouping算法 speculation技术
下载PDF
Commodity Market and Financial Derivative Instruments: Is There a Cointegration?
12
作者 Maria Leone Alberto Manelli Roberta Pace 《Journal of Modern Accounting and Auditing》 2019年第4期185-203,共19页
Over the past decade, agricultural commodity prices underwent wild swings, Periods of high growth in 2008 were followed by periods of sudden decrease in 2009, The excessive increase in food price volatility is a subje... Over the past decade, agricultural commodity prices underwent wild swings, Periods of high growth in 2008 were followed by periods of sudden decrease in 2009, The excessive increase in food price volatility is a subject of great interest because it has to do with the survival of mankind, Recent academic studies and policy makers have reached sharply different conclusions about the dynamics of such fluctuations, Also, some of them have indicated the main cause in speculative transactions and in the little regulation of futures markets, This paper intends to verify if there exists a co-implication between wheat futures price and some financial “speculative” variables, The results of cointegration analysis show that there is no evidence that financial derivative instruments determine the fluctuations of wheat futures price. 展开更多
关键词 FINANCIAL MARKET COMMODITY MARKET SPECULATION GARCH model
下载PDF
Automatic Detection of Stellate Lesions in Digital Mammograms Using Multi-scale SIFT
13
作者 Abdessamad Hikmat K.Afdel I.Bakkouri 《Journal of Pharmacy and Pharmacology》 2020年第1期24-34,共11页
This paper presents a novel automatic mammography recognition approach used to develop computer-aided diagnostic systems that require a robust method to assist the radiologist in identifying and recognizing speculatio... This paper presents a novel automatic mammography recognition approach used to develop computer-aided diagnostic systems that require a robust method to assist the radiologist in identifying and recognizing speculations from a multitude of lines corresponding to the normal fibrous breast tissue.Following this rationale,this paper introduces a novel approach for detecting the speculated lesions in digital mammograms based on multi-scale SIFT(scale-invariant feature transform)orientations.The proposed method starts by estimating a set of key points that best represent the image mammography in a scale space.We then benefit from SIFT algorithm to locally characterize each key point by assigning a consistent orientation.Thereafter,a set of three features are extracted for each pixel in the image mammogram based on these orientations.The extracted features are fed into BDT(binary decision tree)in order to perform per pixel classification and decide whether the pixel is normal or abnormal.We evaluate the proposed system on BCDR(breast cancer digital repository)database and the experimental results show that our method is accurate with 97.95%recognition rate,while it is robust to illumination changes,rotation and scale variations. 展开更多
关键词 DIGITAL MAMMOGRAMS speculated LESIONS SIFT ORIENTATION BDT
下载PDF
Analysis of the Causes, the Influential Aspects and the Risk of Sneaker Speculation and Suggestion
14
作者 Yuanbo Zhang 《Proceedings of Business and Economic Studies》 2020年第3期53-57,共5页
Sneaker speculation is one of the most attractive economic phenomena.The purpose of the paper is to avoid too many consumers blindly following the trend to join the sneaker speculation and eventually causes financial ... Sneaker speculation is one of the most attractive economic phenomena.The purpose of the paper is to avoid too many consumers blindly following the trend to join the sneaker speculation and eventually causes financial lost due to the sneaker speculation trend being too hot.This study is one of the first few attempts to analyze every aspect of sneaker speculation and give youth suggestion on purchasing sneakers.First,this paper analyzed the cause and influential aspect of sneaker speculation,and made a preliminary analysis for readers who first enter the sneaker market.Second,the risk of sneaker speculation was analyzed.Then,suggestions for the youth to establish correct values and consumption concept were given.Finally,the conclusion suggested that the price of sneakers is too high over their value,consumers should buy sneaker rationally.Hopefully,consumers can establish a more rational consumption concept for consumers.More powerfully regulated sneaker market is necessary,so that the price of sneakers is more reasonable and affordable for consumers. 展开更多
关键词 Sneaker speculation Sneaker culture Sneaker resell Sneaker consumption Rational consumption.
下载PDF
New Explorations into the Thing-in-Itself
15
作者 Yu Zhenhua Li Changjiang 《Social Sciences in China》 2023年第4期39-53,共15页
In response to the Scientific Revolution of the 17th century, Immanuel Kant put forward a transcendental philosophy which distinguished between the appearance and the thing-initself(das Ding an sich), in the belief th... In response to the Scientific Revolution of the 17th century, Immanuel Kant put forward a transcendental philosophy which distinguished between the appearance and the thing-initself(das Ding an sich), in the belief that people can only know appearances, but not thingsin-themselves. The fact that contemporary philosophy has gone far beyond transcendental philosophy can be seen clearly in the following respects: the response to the Scientific Revolution;the dualistic theory of qualities;the two concepts of the thing-in-itself;and how to know the thing-in-itself. In order to deepen the discussion of the thing-in-itself, it is necessary to introduce probing new questions and attempt to elucidate a switching theory of reality that distinguishes between the meaning-impoverished thing-in-itself and the meaningrich thing-in-itself, and advocates placing the focus of philosophical thinking on the latter.Basing ourselves on the switching theory of reality and the total perspective concept that it implies allows us to better understand man's place in the universe and the mission of philosophy in the post-metaphysical era. 展开更多
关键词 Scientific Revolution thing-in-itself robust realism speculative materialism
原文传递
论国际热钱 被引量:35
16
作者 何泽荣 徐艳 《财经科学》 CSSCI 北大核心 2004年第2期87-90,共4页
1997年东南亚金融危机之后 ,国内外学术界进行了关于国际热钱的讨论。在近年人民币升值压力存在的情况下 ,我国又一次展开了关于国际热钱进入中国的讨论。既要分析不同情况下国际热钱进入的渠道 ,更应对防止国际热钱的破坏作用提出可行... 1997年东南亚金融危机之后 ,国内外学术界进行了关于国际热钱的讨论。在近年人民币升值压力存在的情况下 ,我国又一次展开了关于国际热钱进入中国的讨论。既要分析不同情况下国际热钱进入的渠道 ,更应对防止国际热钱的破坏作用提出可行的方案。 展开更多
关键词 国际热钱(international hot money) 投机资本(speculative capital) 托宾税(The Tobin Tax)
原文传递
Effects of intervention policies on speculation in housing market:Evidence from China 被引量:1
17
作者 Zhenxi Chen Cuntong Wang 《Journal of Management Science and Engineering》 2022年第2期233-242,共10页
The real estate market in China is often subject to government intervention while it is widely believed that speculation is one of the driving forces for the dramatic increase in house price.By controlling macroeconom... The real estate market in China is often subject to government intervention while it is widely believed that speculation is one of the driving forces for the dramatic increase in house price.By controlling macroeconomic factors,we detect two types of speculative traders,fundamentalists and chartists,respectively.Fundamentalists rely on fundamental value for trading while chartists hold a momentum expectation.We further assess the effects of government intervention policies on house price and speculation.The tightening policy cools down while the stimulating policy enhances the speculation.The contrasting effects of different policies on speculations indicate the challenge in handling the Chinese housing market. 展开更多
关键词 speculative tradingChinese HOUSING marketPolicy interventionHeterogeneity
原文传递
Scalping or Line-sitting:The Role of Speculators
18
作者 Qianqian Chen Zhenyang Shi Yi Yang 《Journal of Systems Science and Systems Engineering》 SCIE EI CSCD 2022年第1期1-33,共33页
Speculative behaviors have burgeoned in various business settings whereby it is costly for consumers to purchase directly from sellers.This paper examines the values of two typical speculative behaviors,scalping and l... Speculative behaviors have burgeoned in various business settings whereby it is costly for consumers to purchase directly from sellers.This paper examines the values of two typical speculative behaviors,scalping and line-sitting,against a backdrop of markets with resale.We establish a two-stage model in which a monopolist seller sells an item(product or service)to consumers in the first stage,and the item can be traded on a resale platform in the second stage.Speculators have no interests in consumption but incur lower costs in pm-chasing and reselling processes than consumers.In the scalping model,they buy the item first and resell it later to make profits.In the line-sitting model,they earn incomes by serving as surrogates of consumers in purchasing.We first find whether the two phenomena emerge critically depends on the value of consumers'entry cost.Our main results indicate that both speculative behaviors can bring benefits to the seller and resale platform by a demand expansion effect,although through different mechanisms.Under scalping,the entry of speculators as additional buyers always boosts demand in both stages,and achieves a win-win outcome for the seller and platform,although less consumers remain in the market and the resale price decreases.Under line-sitting,demand is enlarged and profits rise in both stages,only when consumers find purchasing directly more time-and money-consuming,because they need to pay an extra service fee to speculators.Moreover,the consumer population gets better off from the two speculative behaviors when their entry cost is relatively high.When both models emerge,scalping may be preferable to line-sitting for the seller,resale platform and consumers,if the cost advantage of speculators in resale transactions is more evident. 展开更多
关键词 speculative behavior scalping line-sitting strategic behavior entry cost
原文传递
Intrinsic bubbles and Granger causality in the Hong Kong residential property market
19
作者 Ting Lan 《Frontiers of Business Research in China》 2019年第3期304-318,共15页
This study uses the intrinsic bubbles detection method to identify housing bubbles in the Hong Kong residential property market.By using sample period data from 1993 to 2019,the empirical results show evidence of intr... This study uses the intrinsic bubbles detection method to identify housing bubbles in the Hong Kong residential property market.By using sample period data from 1993 to 2019,the empirical results show evidence of intrinsic bubbles.Based on the unit root and co-integration tests,I found that there are no rational speculative bubbles in the Hong Kong residential property market.Furthermore,by using the Gran ger causality tests of the corresponding asymmetric VECM specification,there is no causality from lagged changes in the rental price returns to changes in the property price returns.However,there is strong evidence to show that changes in the property price index returns can Gran ger cause changes in the rental price index returns. 展开更多
关键词 INTRINSIC BUBBLES speculative BUBBLES Housing BUBBLES GRANGER CAUSALITY VECM
原文传递
Levi R.Bryant's Universe Perfused with Machines
20
作者 Winfried Noth 《Language and Semiotic Studies》 2015年第2期113-120,共8页
The paper is a critical review of Levi R.Bryant's books Onto-Cartography:An Ontology of Machines and Media(2014) and The Democracy of Objects(2011) from the perspective of semiotics.It contrasts Charles S.Peirce&#... The paper is a critical review of Levi R.Bryant's books Onto-Cartography:An Ontology of Machines and Media(2014) and The Democracy of Objects(2011) from the perspective of semiotics.It contrasts Charles S.Peirce's notions of semiosis and the agency of the sign with Bryant's speculative realism,according to which the universe of things as well as the biosphere of living beings are universes of machines.It also draws parallels between Saussure's 1916 postulate of semiology as a new science of the meaning of cultural objects and Bryant's postulate of a new science of the universe of things under the name of mechanology. 展开更多
关键词 machine mechanology speculative realism SEMIOTICS SEMIOLOGY SEMIOSIS sign object teleosemiotics tool
原文传递
上一页 1 2 下一页 到第
使用帮助 返回顶部